CharacterEncoderImplementations__ISO10646_to_UTF8.st
branchjv
changeset 17761 b0e5971141bc
parent 17732 a1892eeca6c0
child 17845 7e0cfaac936d
equal deleted inserted replaced
17760:b2add4d45cfb 17761:b0e5971141bc
   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 10473 2009-10-24 15:48:19Z vranyj1 $'
   455     ^ '$Id: CharacterEncoderImplementations__ISO10646_to_UTF8.st 10517 2010-04-26 18:26:38Z vranyj1 $'
   456 ! !
   456 !
   457 
   457 
       
   458 version_SVN
       
   459     ^ '$Id: CharacterEncoderImplementations__ISO10646_to_UTF8.st 10517 2010-04-26 18:26:38Z vranyj1 $'
       
   460 ! !