KeyedCollection.st
branchjv
changeset 17711 39faaaf888b4
parent 11222 7e8b37ffc6ca
child 17747 f978415ba3d3
--- a/KeyedCollection.st	Sun Jun 14 22:08:04 2009 +0200
+++ b/KeyedCollection.st	Mon Jun 15 20:55:05 2009 +0100
@@ -223,5 +223,5 @@
 !KeyedCollection class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libbasic/KeyedCollection.st,v 1.6 2008-10-19 11:12:32 cg Exp $'
+    ^ '$Id: KeyedCollection.st 10447 2009-06-14 13:09:55Z vranyj1 $'
 ! !