IdentityDictionary.st
branchjv
changeset 17711 39faaaf888b4
parent 6916 1d7c11c94599
child 17761 b0e5971141bc
--- a/IdentityDictionary.st	Sun Jun 14 22:08:04 2009 +0200
+++ b/IdentityDictionary.st	Mon Jun 15 20:55:05 2009 +0100
@@ -191,5 +191,5 @@
 !IdentityDictionary class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libbasic/IdentityDictionary.st,v 1.30 2002-11-29 11:08:54 cg Exp $'
+    ^ '$Id: IdentityDictionary.st 10447 2009-06-14 13:09:55Z vranyj1 $'
 ! !