TwoByteString.st
changeset 3 24d81bf47225
parent 1 a27a279701f8
child 33 50cf0f6bc0ad
--- a/TwoByteString.st	Mon Oct 04 11:32:33 1993 +0100
+++ b/TwoByteString.st	Wed Oct 13 01:19:00 1993 +0100
@@ -25,7 +25,7 @@
 TwoByteStrings are like strings, but storing 16bits per character.
 The integration of them into the system is not completed ....
 
-%W% %E%
+$Header: /cvs/stx/stx/libbasic/TwoByteString.st,v 1.3 1993-10-13 00:18:46 claus Exp $
 '!
 
 !TwoByteString class methodsFor:'instance creation'!