ReadWriteStream.st
changeset 3 24d81bf47225
parent 1 a27a279701f8
child 5 67342904af11
--- a/ReadWriteStream.st	Mon Oct 04 11:32:33 1993 +0100
+++ b/ReadWriteStream.st	Wed Oct 13 01:19:00 1993 +0100
@@ -22,7 +22,7 @@
 COPYRIGHT (c) 1989/90/91 by Claus Gittinger
 	      All Rights Reserved
 
-@(#)RWStream.st	2.3 92/06/06
+$Header: /cvs/stx/stx/libbasic/ReadWriteStream.st,v 1.3 1993-10-13 00:17:08 claus Exp $
 '!
 
 !ReadWriteStream methodsFor: 'access-reading'!