ReadStr.st
changeset 3 24d81bf47225
parent 2 6526dde5f3ac
child 5 67342904af11
--- a/ReadStr.st	Mon Oct 04 11:32:33 1993 +0100
+++ b/ReadStr.st	Wed Oct 13 01:19:00 1993 +0100
@@ -25,7 +25,7 @@
 ReadStream defines protocol for reading streamwise over collections. Code here
 is specially tuned for streaming over strings.
 
-%W% %E%
+$Header: /cvs/stx/stx/libbasic/Attic/ReadStr.st,v 1.3 1993-10-13 00:17:13 claus Exp $
 '!
 
 !ReadStream methodsFor:'access-reading'!