ImageReader.st
changeset 611 e0442439a3c6
parent 593 a3264954cf83
child 618 5d5277119897
--- a/ImageReader.st	Thu Apr 25 18:19:50 1996 +0200
+++ b/ImageReader.st	Thu Apr 25 18:26:07 1996 +0200
@@ -1011,6 +1011,9 @@
 
     [See also:]
         Image Icon Form
+
+    [author:]
+        Claus Gittinger
 "
 ! !
 
@@ -1479,5 +1482,5 @@
 !ImageReader class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libview/ImageReader.st,v 1.27 1996-04-23 10:17:06 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/libview/ImageReader.st,v 1.28 1996-04-25 16:23:21 cg Exp $'
 ! !