TwoByteString.st
branchjv
changeset 17911 a99f15c5efa5
parent 17910 8d796ca8bd1d
child 17940 985e22966acb
equal deleted inserted replaced
17910:8d796ca8bd1d 17911:a99f15c5efa5
   113 version
   113 version
   114     ^ '$Header: /cvs/stx/stx/libbasic/TwoByteString.st,v 1.32 2006/12/06 14:12:10 cg Exp $'
   114     ^ '$Header: /cvs/stx/stx/libbasic/TwoByteString.st,v 1.32 2006/12/06 14:12:10 cg Exp $'
   115 !
   115 !
   116 
   116 
   117 version_SVN
   117 version_SVN
   118     ^ '$Id: TwoByteString.st 10758 2012-01-19 10:06:02Z vranyj1 $'
   118     ^ '$Id: TwoByteString.st 10761 2012-01-19 11:46:00Z vranyj1 $'
   119 ! !
   119 ! !
   120 
   120 
   121 TwoByteString initialize!
   121 TwoByteString initialize!
   122 
   122 
   123 
   123 
       
   124