ArrayedCollection.st
branchjv
changeset 17711 39faaaf888b4
parent 11471 c1fbd642ca2f
child 17761 b0e5971141bc
--- a/ArrayedCollection.st	Sun Jun 14 22:08:04 2009 +0200
+++ b/ArrayedCollection.st	Mon Jun 15 20:55:05 2009 +0100
@@ -483,5 +483,5 @@
 !ArrayedCollection class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libbasic/ArrayedCollection.st,v 1.58 2009-01-16 13:06:26 cg Exp $'
+    ^ '$Id: ArrayedCollection.st 10447 2009-06-14 13:09:55Z vranyj1 $'
 ! !