SortedCollection.st
branchjv
changeset 17711 39faaaf888b4
parent 11478 0cdba0734b9f
child 17732 a1892eeca6c0
--- a/SortedCollection.st	Sun Jun 14 22:08:04 2009 +0200
+++ b/SortedCollection.st	Mon Jun 15 20:55:05 2009 +0100
@@ -1070,7 +1070,7 @@
 !SortedCollection class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libbasic/SortedCollection.st,v 1.67 2009-01-17 14:38:14 cg Exp $'
+    ^ '$Id: SortedCollection.st 10447 2009-06-14 13:09:55Z vranyj1 $'
 ! !
 
 SortedCollection initialize!