MCClassTraitParser.st
changeset 613 7026d389451d
parent 386 968f6109beb7
child 1095 87f223484bc3
--- a/MCClassTraitParser.st	Tue Sep 11 23:20:42 2012 +0200
+++ b/MCClassTraitParser.st	Tue Sep 11 23:20:47 2012 +0200
@@ -4,7 +4,7 @@
 	instanceVariableNames:''
 	classVariableNames:''
 	poolDictionaries:''
-	category:'Monticello-Modeling'
+	category:'SCM-Monticello-Modeling'
 !
 
 
@@ -32,11 +32,11 @@
 !MCClassTraitParser class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/goodies/monticello/MCClassTraitParser.st,v 1.2 2011-08-20 12:32:30 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/goodies/monticello/MCClassTraitParser.st,v 1.3 2012-09-11 21:20:47 cg Exp $'
 !
 
 version_CVS
-    ^ '$Header: /cvs/stx/stx/goodies/monticello/MCClassTraitParser.st,v 1.2 2011-08-20 12:32:30 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/goodies/monticello/MCClassTraitParser.st,v 1.3 2012-09-11 21:20:47 cg Exp $'
 !
 
 version_SVN