CharacterEncoderImplementations__MS_Turkish.st
branchjv
changeset 17964 fb0bbcbb6f83
parent 17940 985e22966acb
equal deleted inserted replaced
17963:2b9f744b4b11 17964:fb0bbcbb6f83
     7  inclusion of the above copyright notice.   This software may not
     7  inclusion of the above copyright notice.   This software may not
     8  be provided or otherwise made available to, or used by, any
     8  be provided or otherwise made available to, or used by, any
     9  other person.  No title to or ownership of the software is
     9  other person.  No title to or ownership of the software is
    10  hereby transferred.
    10  hereby transferred.
    11 "
    11 "
    12 
       
    13 "{ Package: 'stx:libbasic' }"
    12 "{ Package: 'stx:libbasic' }"
    14 
    13 
    15 "{ NameSpace: CharacterEncoderImplementations }"
    14 "{ NameSpace: CharacterEncoderImplementations }"
    16 
    15 
    17 SingleByteEncoder subclass:#MS_Turkish
    16 SingleByteEncoder subclass:#MS_Turkish
   817 ! !
   816 ! !
   818 
   817 
   819 !MS_Turkish class methodsFor:'documentation'!
   818 !MS_Turkish class methodsFor:'documentation'!
   820 
   819 
   821 version
   820 version
   822     ^ '$Header: /cvs/stx/stx/libbasic/CharacterEncoderImplementations__MS_Turkish.st,v 1.5 2005/03/31 18:49:37 cg Exp $'
   821     ^ '$Id: CharacterEncoderImplementations__MS_Turkish.st 10842 2012-09-07 10:49:18Z vranyj1 $'
       
   822 !
       
   823 
       
   824 version_SVN
       
   825     ^ '$Id:: CharacterEncoderImplementations__MS_Turkish.st 10842 2012-09-07 10:49:18Z vranyj1                                      $'
   823 ! !
   826 ! !
   824 
       
   825 
       
   826