category change
authorClaus Gittinger <cg@exept.de>
Tue, 11 Sep 2012 23:29:58 +0200
changeset 694 2d78d481fd7a
parent 693 82fee375af8e
child 695 4d76a66654af
category change
MCTraitParser.st
--- a/MCTraitParser.st	Tue Sep 11 23:29:54 2012 +0200
+++ b/MCTraitParser.st	Tue Sep 11 23:29:58 2012 +0200
@@ -4,7 +4,7 @@
 	instanceVariableNames:''
 	classVariableNames:''
 	poolDictionaries:''
-	category:'Monticello-Modeling'
+	category:'SCM-Monticello-Modeling'
 !
 
 
@@ -34,11 +34,11 @@
 !MCTraitParser class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/goodies/monticello/MCTraitParser.st,v 1.2 2011-08-20 12:29:40 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/goodies/monticello/MCTraitParser.st,v 1.3 2012-09-11 21:29:58 cg Exp $'
 !
 
 version_CVS
-    ^ '$Header: /cvs/stx/stx/goodies/monticello/MCTraitParser.st,v 1.2 2011-08-20 12:29:40 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/goodies/monticello/MCTraitParser.st,v 1.3 2012-09-11 21:29:58 cg Exp $'
 !
 
 version_SVN