StringCollection.st
branchjv
changeset 17911 a99f15c5efa5
parent 17910 8d796ca8bd1d
child 17940 985e22966acb
equal deleted inserted replaced
17910:8d796ca8bd1d 17911:a99f15c5efa5
   383 version_CVS
   383 version_CVS
   384     ^ '§Header: /cvs/stx/stx/libbasic/StringCollection.st,v 1.41 2011/04/11 09:17:14 stefan Exp §'
   384     ^ '§Header: /cvs/stx/stx/libbasic/StringCollection.st,v 1.41 2011/04/11 09:17:14 stefan Exp §'
   385 !
   385 !
   386 
   386 
   387 version_SVN
   387 version_SVN
   388     ^ '$Id: StringCollection.st 10758 2012-01-19 10:06:02Z vranyj1 $'
   388     ^ '$Id: StringCollection.st 10761 2012-01-19 11:46:00Z vranyj1 $'
   389 ! !
   389 ! !
   390 
   390 
   391 
   391 
       
   392