CharacterEncoderImplementations__JIS0208_to_SJIS.st
branchjv
changeset 17940 985e22966acb
parent 17911 a99f15c5efa5
child 18261 22bdfc405bca
--- a/CharacterEncoderImplementations__JIS0208_to_SJIS.st	Fri Apr 13 15:03:30 2012 +0100
+++ b/CharacterEncoderImplementations__JIS0208_to_SJIS.st	Sat May 05 22:58:24 2012 +0100
@@ -339,15 +339,15 @@
 !JIS0208_to_SJIS class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libbasic/Encoder_SJIS.st,v 1.12 2009/11/05 16:26:27 stefan Exp $'
+    ^ '$Header: /cvs/stx/stx/libbasic/CharacterEncoderImplementations__SJIS.st,v 1.12 2009/11/05 16:26:27 stefan Exp $'
 !
 
 version_CVS
-    ^ '§Header: /cvs/stx/stx/libbasic/Encoder_SJIS.st,v 1.12 2009/11/05 16:26:27 stefan Exp §'
+    ^ '§Header: /cvs/stx/stx/libbasic/CharacterEncoderImplementations__SJIS.st,v 1.12 2009/11/05 16:26:27 stefan Exp §'
 !
 
 version_SVN
-    ^ '$Id: CharacterEncoderImplementations__JIS0208_to_SJIS.st 10761 2012-01-19 11:46:00Z vranyj1 $'
+    ^ '$Id: CharacterEncoderImplementations__JIS0208_to_SJIS.st 10807 2012-05-05 21:58:24Z vranyj1 $'
 ! !