ActiveHelpView.st
changeset 221 ea942fe5dc04
parent 216 a5f97668e99a
child 233 196eb68b707c
--- a/ActiveHelpView.st	Thu Apr 25 18:24:25 1996 +0200
+++ b/ActiveHelpView.st	Thu Apr 25 18:32:07 1996 +0200
@@ -47,6 +47,9 @@
     However, be aware that some servers have performance problems with
     these view-shapes (or do not support shapes at all).
 
+    [author:]
+        Claus Gittinger
+
     [See also:]
         ActiveHelp
 "
@@ -271,5 +274,5 @@
 !ActiveHelpView class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libview2/ActiveHelpView.st,v 1.7 1996-04-25 11:08:37 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/libview2/ActiveHelpView.st,v 1.8 1996-04-25 16:32:07 cg Exp $'
 ! !