initial checkin
authorClaus Gittinger <cg@exept.de>
Sat, 20 Aug 2011 14:31:00 +0200
changeset 368 d160453baf07
parent 367 af65b16d49c0
child 369 80443ffc03fa
initial checkin
MCWriteOnlyRepository.st
--- a/MCWriteOnlyRepository.st	Sat Aug 20 14:30:57 2011 +0200
+++ b/MCWriteOnlyRepository.st	Sat Aug 20 14:31:00 2011 +0200
@@ -21,11 +21,11 @@
 !MCWriteOnlyRepository class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/goodies/monticello/MCWriteOnlyRepository.st,v 1.2 2011-08-20 11:46:16 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/goodies/monticello/MCWriteOnlyRepository.st,v 1.3 2011-08-20 12:31:00 cg Exp $'
 !
 
 version_CVS
-    ^ '$Header: /cvs/stx/stx/goodies/monticello/MCWriteOnlyRepository.st,v 1.2 2011-08-20 11:46:16 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/goodies/monticello/MCWriteOnlyRepository.st,v 1.3 2011-08-20 12:31:00 cg Exp $'
 !
 
 version_SVN