CharacterEncoderImplementations__ISO10646_to_UTF8.st
branchjv
changeset 17845 7e0cfaac936d
parent 17761 b0e5971141bc
child 17846 24edc476ac18
equal deleted inserted replaced
17844:29a1536dffe4 17845:7e0cfaac936d
   450 ! !
   450 ! !
   451 
   451 
   452 !ISO10646_to_UTF8 class methodsFor:'documentation'!
   452 !ISO10646_to_UTF8 class methodsFor:'documentation'!
   453 
   453 
   454 version
   454 version
   455     ^ '$Id: CharacterEncoderImplementations__ISO10646_to_UTF8.st 10517 2010-04-26 18:26:38Z vranyj1 $'
   455     ^ '$Id: CharacterEncoderImplementations__ISO10646_to_UTF8.st 10656 2011-07-07 22:08:07Z vranyj1 $'
   456 !
   456 ! !
   457 
       
   458 version_SVN
       
   459     ^ '$Id: CharacterEncoderImplementations__ISO10646_to_UTF8.st 10517 2010-04-26 18:26:38Z vranyj1 $'
       
   460 ! !