MCSnapshotReader.st
changeset 682 9257009d853f
parent 313 532c3d563b77
child 795 defcba4fc7a7
--- a/MCSnapshotReader.st	Tue Sep 11 23:28:47 2012 +0200
+++ b/MCSnapshotReader.st	Tue Sep 11 23:28:52 2012 +0200
@@ -4,7 +4,7 @@
 	instanceVariableNames:'definitions'
 	classVariableNames:''
 	poolDictionaries:''
-	category:'Monticello-Storing'
+	category:'SCM-Monticello-Storing'
 !
 
 
@@ -28,11 +28,11 @@
 !MCSnapshotReader class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/goodies/monticello/MCSnapshotReader.st,v 1.3 2011-08-20 12:22:28 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/goodies/monticello/MCSnapshotReader.st,v 1.4 2012-09-11 21:28:52 cg Exp $'
 !
 
 version_CVS
-    ^ '$Header: /cvs/stx/stx/goodies/monticello/MCSnapshotReader.st,v 1.3 2011-08-20 12:22:28 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/goodies/monticello/MCSnapshotReader.st,v 1.4 2012-09-11 21:28:52 cg Exp $'
 !
 
 version_SVN