SynchronousWindowSensor.st
changeset 612 8758d0c9933e
parent 598 1a2339e902d4
child 615 59b046c2e44f
--- a/SynchronousWindowSensor.st	Thu Apr 25 18:26:07 1996 +0200
+++ b/SynchronousWindowSensor.st	Thu Apr 25 18:35:00 1996 +0200
@@ -51,6 +51,9 @@
     This is pretty tricky and magic - you dont have to understand this.
     (consider this system internal code)
     These sensors are not used with regular views.
+
+    [author:]
+        Claus Gittinger
 "
 ! !
 
@@ -330,4 +333,4 @@
 !SynchronousWindowSensor class methodsFor:'documentation'!
 
 version
-^ '$Header: /cvs/stx/stx/libview/SynchronousWindowSensor.st,v 1.4 1996-04-23 19:56:21 cg Exp $'! !
+^ '$Header: /cvs/stx/stx/libview/SynchronousWindowSensor.st,v 1.5 1996-04-25 16:33:03 cg Exp $'! !