MCStReader.st
changeset 684 cb9dc3c18a9e
parent 520 3eed472bc1ad
child 796 730e50b519a0
--- a/MCStReader.st	Tue Sep 11 23:28:57 2012 +0200
+++ b/MCStReader.st	Tue Sep 11 23:29:04 2012 +0200
@@ -4,7 +4,7 @@
 	instanceVariableNames:''
 	classVariableNames:''
 	poolDictionaries:''
-	category:'Monticello-Chunk Format'
+	category:'SCM-Monticello-Chunk Format'
 !
 
 
@@ -229,11 +229,11 @@
 !MCStReader class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/goodies/monticello/MCStReader.st,v 1.5 2011-11-25 16:46:13 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/goodies/monticello/MCStReader.st,v 1.6 2012-09-11 21:29:04 cg Exp $'
 !
 
 version_CVS
-    ^ '$Header: /cvs/stx/stx/goodies/monticello/MCStReader.st,v 1.5 2011-11-25 16:46:13 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/goodies/monticello/MCStReader.st,v 1.6 2012-09-11 21:29:04 cg Exp $'
 !
 
 version_SVN