CharacterEncoderImplementations__KOI8_U.st
changeset 21304 3337ea4d2590
parent 14197 c37c363f500c
child 21387 e3865533e6a6
--- a/CharacterEncoderImplementations__KOI8_U.st	Thu Jan 26 12:51:32 2017 +0100
+++ b/CharacterEncoderImplementations__KOI8_U.st	Thu Jan 26 12:51:49 2017 +0100
@@ -34,6 +34,12 @@
  other person.  No title to or ownership of the software is
  hereby transferred.
 "
+!
+
+documentation
+"
+    I encode/decode KOI8-U encoded documents (cyrillic - ukraine)
+"
 ! !
 
 !KOI8_U class methodsFor:'mapping'!
@@ -416,5 +422,6 @@
 !KOI8_U class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libbasic/CharacterEncoderImplementations__KOI8_U.st,v 1.4 2012-07-11 16:43:20 stefan Exp $'
+    ^ '$Header$'
 ! !
+