CharacterEncoderImplementations__MS_Cyrillic.st
branchjv
changeset 17867 2cc3cacfd4ca
parent 17846 24edc476ac18
child 17883 209190914636
--- a/CharacterEncoderImplementations__MS_Cyrillic.st	Thu Sep 29 12:59:43 2011 +0100
+++ b/CharacterEncoderImplementations__MS_Cyrillic.st	Thu Sep 29 14:55:58 2011 +0100
@@ -9,7 +9,6 @@
  other person.  No title to or ownership of the software is
  hereby transferred.
 "
-
 "{ Package: 'stx:libbasic' }"
 
 "{ NameSpace: CharacterEncoderImplementations }"
@@ -718,5 +717,9 @@
 !MS_Cyrillic class methodsFor:'documentation'!
 
 version
-    ^ '$Id: CharacterEncoderImplementations__MS_Cyrillic.st 10660 2011-07-18 15:22:09Z vranyj1 $'
+    ^ '$Id: CharacterEncoderImplementations__MS_Cyrillic.st 10698 2011-09-29 13:55:58Z vranyj1 $'
+!
+
+version_SVN
+    ^ '$Id: CharacterEncoderImplementations__MS_Cyrillic.st 10698 2011-09-29 13:55:58Z vranyj1 $'
 ! !