Workspace.st
changeset 583 2ec13b7ceba5
parent 578 5b82bc433c14
child 658 fc0e04d47a7d
--- a/Workspace.st	Thu Apr 25 18:36:01 1996 +0200
+++ b/Workspace.st	Thu Apr 25 18:44:20 1996 +0200
@@ -78,6 +78,9 @@
     [see also:]
         Workspace EditTextView 
         Parser ByteCodeCompiler
+
+    [author:]
+        Claus Gittinger
 "
 ! !
 
@@ -559,4 +562,4 @@
 !Workspace class methodsFor:'documentation'!
 
 version
-^ '$Header: /cvs/stx/stx/libwidg/Workspace.st,v 1.43 1996-04-25 07:56:34 cg Exp $'! !
+^ '$Header: /cvs/stx/stx/libwidg/Workspace.st,v 1.44 1996-04-25 16:44:20 cg Exp $'! !