MCDefinitionIndex.st
changeset 618 bd4226d917e0
parent 366 653947f4f083
child 790 beb50bd00335
--- a/MCDefinitionIndex.st	Tue Sep 11 23:21:09 2012 +0200
+++ b/MCDefinitionIndex.st	Tue Sep 11 23:21:15 2012 +0200
@@ -4,7 +4,7 @@
 	instanceVariableNames:'definitions'
 	classVariableNames:''
 	poolDictionaries:''
-	category:'Monticello-Patching'
+	category:'SCM-Monticello-Patching'
 !
 
 
@@ -54,11 +54,11 @@
 !MCDefinitionIndex class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/goodies/monticello/MCDefinitionIndex.st,v 1.3 2011-08-20 12:30:54 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/goodies/monticello/MCDefinitionIndex.st,v 1.4 2012-09-11 21:21:15 cg Exp $'
 !
 
 version_CVS
-    ^ '$Header: /cvs/stx/stx/goodies/monticello/MCDefinitionIndex.st,v 1.3 2011-08-20 12:30:54 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/goodies/monticello/MCDefinitionIndex.st,v 1.4 2012-09-11 21:21:15 cg Exp $'
 !
 
 version_SVN