DeviceHandle.st
changeset 611 e0442439a3c6
parent 601 2c4c1e797909
child 1471 ba228f3678d9
--- a/DeviceHandle.st	Thu Apr 25 18:19:50 1996 +0200
+++ b/DeviceHandle.st	Thu Apr 25 18:26:07 1996 +0200
@@ -45,6 +45,10 @@
 
     [see also:]
         DeviceDrawable
+
+    [author:]
+        Claus Gittinger
+
 "
 ! !
 
@@ -63,5 +67,5 @@
 !DeviceHandle class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libview/DeviceHandle.st,v 1.5 1996-04-23 20:11:40 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/libview/DeviceHandle.st,v 1.6 1996-04-25 16:25:09 cg Exp $'
 ! !