CharacterEncoderImplementations__JIS0208_to_SJIS.st
branchjv
changeset 17761 b0e5971141bc
parent 17735 6a5bc05f696a
child 17767 a4a32df3aa5e
equal deleted inserted replaced
17760:b2add4d45cfb 17761:b0e5971141bc
   337 ! !
   337 ! !
   338 
   338 
   339 !JIS0208_to_SJIS class methodsFor:'documentation'!
   339 !JIS0208_to_SJIS class methodsFor:'documentation'!
   340 
   340 
   341 version
   341 version
   342     ^ '$Id: CharacterEncoderImplementations__JIS0208_to_SJIS.st 10480 2009-12-02 21:30:55Z vranyj1 $'
   342     ^ '$Id: CharacterEncoderImplementations__JIS0208_to_SJIS.st 10517 2010-04-26 18:26:38Z vranyj1 $'
   343 !
   343 !
   344 
   344 
   345 version_CVS
   345 version_CVS
   346     ^ '§Header: /cvs/stx/stx/libbasic/Encoder_SJIS.st,v 1.12 2009/11/05 16:26:27 stefan Exp §'
   346     ^ '§Header: /cvs/stx/stx/libbasic/Encoder_SJIS.st,v 1.12 2009/11/05 16:26:27 stefan Exp §'
   347 ! !
   347 !
   348 
   348 
       
   349 version_SVN
       
   350     ^ '$Id: CharacterEncoderImplementations__JIS0208_to_SJIS.st 10517 2010-04-26 18:26:38Z vranyj1 $'
       
   351 ! !