MCLazyPropertyDictionary.st
changeset 634 5a72e7e81794
parent 367 af65b16d49c0
child 1095 87f223484bc3
--- a/MCLazyPropertyDictionary.st	Tue Sep 11 23:22:30 2012 +0200
+++ b/MCLazyPropertyDictionary.st	Tue Sep 11 23:22:36 2012 +0200
@@ -4,7 +4,7 @@
 	instanceVariableNames:'tokens'
 	classVariableNames:''
 	poolDictionaries:''
-	category:'Monticello-St/X support'
+	category:'SCM-Monticello-St/X support'
 !
 
 
@@ -54,11 +54,11 @@
 !MCLazyPropertyDictionary class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/goodies/monticello/MCLazyPropertyDictionary.st,v 1.2 2011-08-20 12:30:57 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/goodies/monticello/MCLazyPropertyDictionary.st,v 1.3 2012-09-11 21:22:36 cg Exp $'
 !
 
 version_CVS
-    ^ '$Header: /cvs/stx/stx/goodies/monticello/MCLazyPropertyDictionary.st,v 1.2 2011-08-20 12:30:57 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/goodies/monticello/MCLazyPropertyDictionary.st,v 1.3 2012-09-11 21:22:36 cg Exp $'
 !
 
 version_SVN