CharacterEncoderImplementations__TwoByteEncoder.st
branchjv
changeset 17711 39faaaf888b4
parent 8148 dbf64e3142d9
child 17728 bbc5fa73dfab
--- a/CharacterEncoderImplementations__TwoByteEncoder.st	Sun Jun 14 22:08:04 2009 +0200
+++ b/CharacterEncoderImplementations__TwoByteEncoder.st	Mon Jun 15 20:55:05 2009 +0100
@@ -56,5 +56,5 @@
 !TwoByteEncoder class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libbasic/CharacterEncoderImplementations__TwoByteEncoder.st,v 1.4 2004-03-09 22:00:47 cg Exp $'
+    ^ '$Id: CharacterEncoderImplementations__TwoByteEncoder.st 10447 2009-06-14 13:09:55Z vranyj1 $'
 ! !