category change
authorClaus Gittinger <cg@exept.de>
Tue, 11 Sep 2012 23:26:09 +0200
changeset 672 9f3c116f5ea1
parent 671 df24827ee731
child 673 351cdf388c58
category change
MCRemoval.st
--- a/MCRemoval.st	Tue Sep 11 23:26:02 2012 +0200
+++ b/MCRemoval.st	Tue Sep 11 23:26:09 2012 +0200
@@ -4,7 +4,7 @@
 	instanceVariableNames:'definition'
 	classVariableNames:''
 	poolDictionaries:''
-	category:'Monticello-Patching'
+	category:'SCM-Monticello-Patching'
 !
 
 
@@ -84,11 +84,11 @@
 !MCRemoval class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/goodies/monticello/MCRemoval.st,v 1.3 2011-08-20 12:30:32 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/goodies/monticello/MCRemoval.st,v 1.4 2012-09-11 21:26:09 cg Exp $'
 !
 
 version_CVS
-    ^ '$Header: /cvs/stx/stx/goodies/monticello/MCRemoval.st,v 1.3 2011-08-20 12:30:32 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/goodies/monticello/MCRemoval.st,v 1.4 2012-09-11 21:26:09 cg Exp $'
 !
 
 version_SVN