MCWriter.st
changeset 710 10d134daf6fd
parent 373 0b66b6a44062
child 1095 87f223484bc3
--- a/MCWriter.st	Tue Sep 11 23:31:28 2012 +0200
+++ b/MCWriter.st	Tue Sep 11 23:31:32 2012 +0200
@@ -4,7 +4,7 @@
 	instanceVariableNames:'stream'
 	classVariableNames:''
 	poolDictionaries:''
-	category:'Monticello-Storing'
+	category:'SCM-Monticello-Storing'
 !
 
 
@@ -37,11 +37,11 @@
 !MCWriter class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/goodies/monticello/MCWriter.st,v 1.4 2011-08-20 12:31:27 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/goodies/monticello/MCWriter.st,v 1.5 2012-09-11 21:31:32 cg Exp $'
 !
 
 version_CVS
-    ^ '$Header: /cvs/stx/stx/goodies/monticello/MCWriter.st,v 1.4 2011-08-20 12:31:27 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/goodies/monticello/MCWriter.st,v 1.5 2012-09-11 21:31:32 cg Exp $'
 !
 
 version_SVN