Collection.st
branchjv
changeset 17814 b75a7f0c346b
parent 17807 06cc6c49e291
child 17815 956b46750806
--- a/Collection.st	Tue Nov 30 15:53:23 2010 +0000
+++ b/Collection.st	Mon Dec 20 07:13:27 2010 +0000
@@ -3867,15 +3867,15 @@
 !Collection class methodsFor:'documentation'!
 
 version
-    ^ '$Id: Collection.st 10590 2010-11-09 16:24:28Z vranyj1 $'
+    ^ '$Id: Collection.st 10602 2010-12-20 07:13:27Z vranyj1 $'
 !
 
 version_CVS
-    ^ 'Header: /cvs/stx/stx/libbasic/Collection.st,v 1.252 2010-09-21 06:58:29 stefan Exp '
+    ^ 'Header: /cvs/stx/stx/libbasic/Collection.st,v 1.252 2010/09/21 06:58:29 stefan Exp '
 !
 
 version_SVN
-    ^ '$Id: Collection.st 10590 2010-11-09 16:24:28Z vranyj1 $'
+    ^ '$Id: Collection.st 10602 2010-12-20 07:13:27Z vranyj1 $'
 ! !
 
 Collection initialize!
@@ -3886,3 +3886,4 @@
 
 
 
+