WeakDependencyDictionary.st
branchjv
changeset 18011 deb0c3355881
parent 17966 8b5df02e171f
parent 14305 a5626a16240d
child 18630 a74d669db937
--- a/WeakDependencyDictionary.st	Thu Dec 20 11:48:59 2012 +0000
+++ b/WeakDependencyDictionary.st	Sat Jan 19 01:30:00 2013 +0000
@@ -163,12 +163,5 @@
 !WeakDependencyDictionary class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libbasic/WeakDependencyDictionary.st,v 1.14 2012/08/06 12:38:10 cg Exp $'
-!
-
-version_SVN
-    ^ '$Id: WeakDependencyDictionary.st 10844 2012-09-07 16:24:32Z vranyj1 $'
+    ^ '$Header: /cvs/stx/stx/libbasic/WeakDependencyDictionary.st,v 1.14 2012-08-06 12:38:10 cg Exp $'
 ! !
-
-
-