CharacterEncoderImplementations__ASCII.st
branchjv
changeset 17940 985e22966acb
parent 17911 a99f15c5efa5
equal deleted inserted replaced
17939:9ea58e0aad5a 17940:985e22966acb
   238 ! !
   238 ! !
   239 
   239 
   240 !ASCII class methodsFor:'documentation'!
   240 !ASCII class methodsFor:'documentation'!
   241 
   241 
   242 version
   242 version
   243     ^ '$Header: /cvs/stx/stx/libbasic/Encoder_ASCII.st,v 1.4 2005/03/31 18:12:07 cg Exp $'
   243     ^ '$Header: /cvs/stx/stx/libbasic/CharacterEncoderImplementations__ASCII.st,v 1.4 2005/03/31 18:12:07 cg Exp $'
   244 !
   244 !
   245 
   245 
   246 version_SVN
   246 version_SVN
   247     ^ '$Id: CharacterEncoderImplementations__ASCII.st 10761 2012-01-19 11:46:00Z vranyj1 $'
   247     ^ '$Id: CharacterEncoderImplementations__ASCII.st 10807 2012-05-05 21:58:24Z vranyj1 $'
   248 ! !
   248 ! !
   249 
   249 
   250 
   250 
   251 
   251