category change
authorClaus Gittinger <cg@exept.de>
Tue, 11 Sep 2012 23:29:48 +0200
changeset 692 2a73b982883e
parent 691 824809c50b8c
child 693 82fee375af8e
category change
MCTool.st
--- a/MCTool.st	Tue Sep 11 23:29:43 2012 +0200
+++ b/MCTool.st	Tue Sep 11 23:29:48 2012 +0200
@@ -4,7 +4,7 @@
 	instanceVariableNames:'morph label modal modalValue'
 	classVariableNames:''
 	poolDictionaries:''
-	category:'Monticello-UI'
+	category:'SCM-Monticello-UI'
 !
 
 
@@ -306,5 +306,5 @@
 !MCTool class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/goodies/monticello/MCTool.st,v 1.1 2006-11-22 13:25:08 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/goodies/monticello/MCTool.st,v 1.2 2012-09-11 21:29:48 cg Exp $'
 ! !