ObjectMemory.st
branchjv
changeset 17767 a4a32df3aa5e
parent 17765 e3ee4a675abc
child 17772 6e0b3c06c364
--- a/ObjectMemory.st	Thu May 20 14:35:23 2010 +0100
+++ b/ObjectMemory.st	Wed Jun 16 21:12:05 2010 +0100
@@ -5353,16 +5353,17 @@
 !ObjectMemory class methodsFor:'documentation'!
 
 version
-    ^ '$Id: ObjectMemory.st 10523 2010-05-18 13:31:21Z vranyj1 $'
+    ^ '$Id: ObjectMemory.st 10527 2010-06-16 20:12:05Z vranyj1 $'
 !
 
 version_CVS
-    ^ 'Header: /cvs/stx/stx/libbasic/ObjectMemory.st,v 1.249 2010/05/11 10:31:43 stefan Exp §'
+    ^ 'Header: /cvs/stx/stx/libbasic/ObjectMemory.st,v 1.249 2010-05-11 10:31:43 stefan Exp §'
 !
 
 version_SVN
-    ^ '$Id: ObjectMemory.st 10523 2010-05-18 13:31:21Z vranyj1 $'
+    ^ '$Id: ObjectMemory.st 10527 2010-06-16 20:12:05Z vranyj1 $'
 ! !
 
 ObjectMemory initialize!
 
+