CharacterEncoderImplementations__JIS0208_to_EUC.st
branchjv
changeset 17711 39faaaf888b4
parent 8913 b9498d27a554
child 17728 bbc5fa73dfab
equal deleted inserted replaced
11774:6f6e2b71b607 17711:39faaaf888b4
   330 ! !
   330 ! !
   331 
   331 
   332 !JIS0208_to_EUC class methodsFor:'documentation'!
   332 !JIS0208_to_EUC class methodsFor:'documentation'!
   333 
   333 
   334 version
   334 version
   335     ^ '$Header: /cvs/stx/stx/libbasic/CharacterEncoderImplementations__JIS0208_to_EUC.st,v 1.4 2005-07-08 17:15:01 cg Exp $'
   335     ^ '$Id: CharacterEncoderImplementations__JIS0208_to_EUC.st 10447 2009-06-14 13:09:55Z vranyj1 $'
   336 ! !
   336 ! !