Icon.st
changeset 219 106b86ca81da
parent 193 daaaf4594c9e
child 264 6c886ecb050d
--- a/Icon.st	Thu Apr 25 18:09:57 1996 +0200
+++ b/Icon.st	Thu Apr 25 18:21:10 1996 +0200
@@ -61,6 +61,9 @@
 
     [See also:]
         Image Form ImageReader
+
+    [author:]
+        Claus Gittinger
 "
 ! !
 
@@ -157,6 +160,6 @@
 !Icon class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libview2/Icon.st,v 1.9 1996-04-23 09:41:47 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/libview2/Icon.st,v 1.10 1996-04-25 16:21:10 cg Exp $'
 ! !
 Icon initialize!