WeakIdentitySet.st
branchjv
changeset 18011 deb0c3355881
parent 17966 8b5df02e171f
parent 14316 cba356d31725
child 18037 4cf874da38c9
--- a/WeakIdentitySet.st	Thu Dec 20 11:48:59 2012 +0000
+++ b/WeakIdentitySet.st	Sat Jan 19 01:30:00 2013 +0000
@@ -299,12 +299,5 @@
 !WeakIdentitySet class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libbasic/WeakIdentitySet.st,v 1.38 2012/08/13 16:45:53 stefan Exp $'
-!
-
-version_SVN
-    ^ '$Id: WeakIdentitySet.st 10844 2012-09-07 16:24:32Z vranyj1 $'
+    ^ '$Header: /cvs/stx/stx/libbasic/WeakIdentitySet.st,v 1.38 2012-08-13 16:45:53 stefan Exp $'
 ! !
-
-
-