added: #version_CVS
authorClaus Gittinger <cg@exept.de>
Sat, 20 Aug 2011 13:42:40 +0200
changeset 202 c159b433becd
parent 201 7ee31481708f
child 203 fa9a97fecbd4
added: #version_CVS
MCMockAPoolDictionary.st
--- a/MCMockAPoolDictionary.st	Sat Aug 20 13:42:33 2011 +0200
+++ b/MCMockAPoolDictionary.st	Sat Aug 20 13:42:40 2011 +0200
@@ -10,6 +10,10 @@
 
 !MCMockAPoolDictionary class methodsFor:'documentation'!
 
-version
-    ^ '$Header: /cvs/stx/stx/goodies/monticello/MCMockAPoolDictionary.st,v 1.1 2006-11-22 13:18:34 cg Exp $'
+version_CVS
+    ^ '$Header: /cvs/stx/stx/goodies/monticello/MCMockAPoolDictionary.st,v 1.2 2011-08-20 11:42:40 cg Exp $'
+!
+
+version_SVN
+    ^ '§Id: MCMockAPoolDictionary.st 5 2010-08-29 07:30:29Z vranyj1 §'
 ! !