WeakValueDictionary.st
branchjv
changeset 18011 deb0c3355881
parent 17966 8b5df02e171f
parent 14311 81149029915a
child 18120 e3a375d5f6a8
--- a/WeakValueDictionary.st	Thu Dec 20 11:48:59 2012 +0000
+++ b/WeakValueDictionary.st	Sat Jan 19 01:30:00 2013 +0000
@@ -263,12 +263,5 @@
 !WeakValueDictionary class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libbasic/WeakValueDictionary.st,v 1.19 2012/08/13 11:13:51 stefan Exp $'
-!
-
-version_SVN
-    ^ '$Id: WeakValueDictionary.st 10844 2012-09-07 16:24:32Z vranyj1 $'
+    ^ '$Header: /cvs/stx/stx/libbasic/WeakValueDictionary.st,v 1.19 2012-08-13 11:13:51 stefan Exp $'
 ! !
-
-
-