CharacterEncoderImplementations__ISO10646_to_UTF16BE.st
branchjv
changeset 17865 598963c6ff8e
parent 17846 24edc476ac18
child 17883 209190914636
equal deleted inserted replaced
17864:e6010e48defb 17865:598963c6ff8e
   262 ! !
   262 ! !
   263 
   263 
   264 !ISO10646_to_UTF16BE class methodsFor:'documentation'!
   264 !ISO10646_to_UTF16BE class methodsFor:'documentation'!
   265 
   265 
   266 version
   266 version
   267     ^ '$Id: CharacterEncoderImplementations__ISO10646_to_UTF16BE.st 10660 2011-07-18 15:22:09Z vranyj1 $'
   267     ^ '$Id: CharacterEncoderImplementations__ISO10646_to_UTF16BE.st 10695 2011-09-28 19:07:49Z vranyj1 $'
   268 !
   268 !
   269 
   269 
   270 version_CVS
   270 version_CVS
   271     ^ '§Header: /cvs/stx/stx/libbasic/Encoder_ISO10646_to_UTF16BE.st,v 1.3 2009/11/04 00:46:08 cg Exp §'
   271     ^ '§Header: /cvs/stx/stx/libbasic/Encoder_ISO10646_to_UTF16BE.st,v 1.3 2009/11/04 00:46:08 cg Exp §'
   272 ! !
   272 !
       
   273 
       
   274 version_SVN
       
   275     ^ '$Id: CharacterEncoderImplementations__ISO10646_to_UTF16BE.st 10695 2011-09-28 19:07:49Z vranyj1 $'
       
   276 ! !