ReadStream.st
branchjv
changeset 17734 406b1590afe8
parent 17732 a1892eeca6c0
child 17735 6a5bc05f696a
--- a/ReadStream.st	Mon Oct 26 21:51:17 2009 +0000
+++ b/ReadStream.st	Thu Nov 05 14:41:30 2009 +0000
@@ -828,10 +828,11 @@
 !ReadStream class methodsFor:'documentation'!
 
 version
-    ^ '$Id: ReadStream.st 10473 2009-10-24 15:48:19Z vranyj1 $'
+    ^ '$Id: ReadStream.st 10477 2009-11-05 14:41:30Z vranyj1 $'
 !
 
 version_CVS
-    ^ '§Header: /cvs/stx/stx/libbasic/ReadStream.st,v 1.63 2009/10/08 08:43:59 cg Exp §'
+    ^ '$Id: ReadStream.st 10477 2009-11-05 14:41:30Z vranyj1 $'
 ! !
 
+