category change
authorClaus Gittinger <cg@exept.de>
Tue, 11 Sep 2012 23:24:16 +0200
changeset 653 a8f7ebf2a9b3
parent 652 c1042a918cd3
child 654 8c8cc4a86ee7
category change
MCMockDefinition.st
--- a/MCMockDefinition.st	Tue Sep 11 23:24:12 2012 +0200
+++ b/MCMockDefinition.st	Tue Sep 11 23:24:16 2012 +0200
@@ -4,7 +4,7 @@
 	instanceVariableNames:'token'
 	classVariableNames:''
 	poolDictionaries:''
-	category:'Monticello-Mocks'
+	category:'SCM-Monticello-Mocks'
 !
 
 
@@ -63,11 +63,11 @@
 !MCMockDefinition class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/goodies/monticello/MCMockDefinition.st,v 1.3 2011-08-20 12:29:21 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/goodies/monticello/MCMockDefinition.st,v 1.4 2012-09-11 21:24:16 cg Exp $'
 !
 
 version_CVS
-    ^ '$Header: /cvs/stx/stx/goodies/monticello/MCMockDefinition.st,v 1.3 2011-08-20 12:29:21 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/goodies/monticello/MCMockDefinition.st,v 1.4 2012-09-11 21:24:16 cg Exp $'
 !
 
 version_SVN