PrintConverter.st
changeset 222 c51b06f6bf9a
parent 212 874afdeb380a
child 223 b65dc250db8d
--- a/PrintConverter.st	Thu Apr 25 18:32:07 1996 +0200
+++ b/PrintConverter.st	Thu Apr 25 18:35:11 1996 +0200
@@ -47,6 +47,9 @@
     from alpha testers - it may not be complete or compatible to
     the corresponding ST-80 class. If you encounter any incompatibilities,
     please forward a note to the ST/X team.
+
+    [author:]
+        Claus Gittinger
 "
 !
 
@@ -405,5 +408,5 @@
 !PrintConverter class methodsFor:'documentation'!
 
 version 
-    ^ '$Header: /cvs/stx/stx/libview2/PrintConverter.st,v 1.10 1996-04-23 19:57:19 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/libview2/PrintConverter.st,v 1.11 1996-04-25 16:34:18 cg Exp $'
 ! !