SequenceableCollection.st
branchjv
changeset 17772 6e0b3c06c364
parent 17767 a4a32df3aa5e
child 17780 b6e42c92eba0
--- a/SequenceableCollection.st	Thu Jul 01 17:54:44 2010 +0100
+++ b/SequenceableCollection.st	Thu Jul 01 19:21:34 2010 +0100
@@ -7762,17 +7762,18 @@
 !SequenceableCollection class methodsFor:'documentation'!
 
 version
-    ^ '$Id: SequenceableCollection.st 10527 2010-06-16 20:12:05Z vranyj1 $'
+    ^ '$Id: SequenceableCollection.st 10534 2010-07-01 18:21:34Z vranyj1 $'
 !
 
 version_CVS
-    ^ 'Header: /cvs/stx/stx/libbasic/SequenceableCollection.st,v 1.295 2010-04-23 13:39:19 mb Exp §'
+    ^ 'Header: /cvs/stx/stx/libbasic/SequenceableCollection.st,v 1.295 2010/04/23 13:39:19 mb Exp §'
 !
 
 version_SVN
-    ^ '$Id: SequenceableCollection.st 10527 2010-06-16 20:12:05Z vranyj1 $'
+    ^ '$Id: SequenceableCollection.st 10534 2010-07-01 18:21:34Z vranyj1 $'
 ! !
 
 SequenceableCollection initialize!
 
 
+