SharedPool.st
branchjv
changeset 17734 406b1590afe8
parent 17732 a1892eeca6c0
child 17735 6a5bc05f696a
--- a/SharedPool.st	Mon Oct 26 21:51:17 2009 +0000
+++ b/SharedPool.st	Thu Nov 05 14:41:30 2009 +0000
@@ -147,10 +147,11 @@
 !SharedPool class methodsFor:'documentation'!
 
 version
-    ^ '$Id: SharedPool.st 10473 2009-10-24 15:48:19Z vranyj1 $'
+    ^ '$Id: SharedPool.st 10477 2009-11-05 14:41:30Z vranyj1 $'
 !
 
 version_CVS
-    ^ '§Header: /cvs/stx/stx/libbasic/SharedPool.st,v 1.8 2009/10/12 19:09:14 cg Exp §'
+    ^ '$Id: SharedPool.st 10477 2009-11-05 14:41:30Z vranyj1 $'
 ! !
 
+