ST80FormReader.st
changeset 259 62b1bbafd9ba
parent 234 b6352d13e792
child 400 b40294e3fee0
--- a/ST80FormReader.st	Fri May 10 18:42:53 1996 +0200
+++ b/ST80FormReader.st	Fri May 10 18:46:43 1996 +0200
@@ -14,7 +14,7 @@
 	instanceVariableNames:''
 	classVariableNames:''
 	poolDictionaries:''
-	category:'Graphics-Images support'
+	category:'Graphics-Images-Support'
 !
 
 !ST80FormReader class methodsFor:'documentation'!
@@ -150,5 +150,5 @@
 !ST80FormReader class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libview2/ST80FormReader.st,v 1.14 1996-04-29 08:46:07 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/libview2/ST80FormReader.st,v 1.15 1996-05-10 16:45:03 cg Exp $'
 ! !