category change expeccoNET_1_8_0_0 expecco_2_4_0 expecco_2_4_1
authorClaus Gittinger <cg@exept.de>
Tue, 11 Sep 2012 23:31:32 +0200
changeset 710 10d134daf6fd
parent 709 754ed3fb7cb1
child 711 e55b18f43ea6
category change
MCWriter.st
--- 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