MCSystemCategoryParser.st
changeset 689 0f8403716bf7
parent 271 53e2457ca483
child 787 07d1bc57f716
--- a/MCSystemCategoryParser.st	Tue Sep 11 23:29:27 2012 +0200
+++ b/MCSystemCategoryParser.st	Tue Sep 11 23:29:32 2012 +0200
@@ -4,7 +4,7 @@
 	instanceVariableNames:''
 	classVariableNames:''
 	poolDictionaries:''
-	category:'Monticello-Chunk Format'
+	category:'SCM-Monticello-Chunk Format'
 !
 
 
@@ -32,11 +32,11 @@
 !MCSystemCategoryParser class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/goodies/monticello/MCSystemCategoryParser.st,v 1.3 2011-08-20 12:00:34 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/goodies/monticello/MCSystemCategoryParser.st,v 1.4 2012-09-11 21:29:32 cg Exp $'
 !
 
 version_CVS
-    ^ '$Header: /cvs/stx/stx/goodies/monticello/MCSystemCategoryParser.st,v 1.3 2011-08-20 12:00:34 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/goodies/monticello/MCSystemCategoryParser.st,v 1.4 2012-09-11 21:29:32 cg Exp $'
 !
 
 version_SVN