KeyboardMap.st
changeset 612 8758d0c9933e
parent 598 1a2339e902d4
child 1120 616388474f7e
--- a/KeyboardMap.st	Thu Apr 25 18:26:07 1996 +0200
+++ b/KeyboardMap.st	Thu Apr 25 18:35:00 1996 +0200
@@ -74,6 +74,9 @@
     [see also:]
         WindowEvent WindowSensor WindowGroup
         View DeviceWorkstation
+
+    [author:]
+        Claus Gittinger
 "
 ! !
 
@@ -133,5 +136,5 @@
 !KeyboardMap class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libview/KeyboardMap.st,v 1.10 1996-04-23 19:56:52 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/libview/KeyboardMap.st,v 1.11 1996-04-25 16:33:51 cg Exp $'
 ! !