ReadStream.st
branchjv
changeset 17761 b0e5971141bc
parent 17735 6a5bc05f696a
child 17767 a4a32df3aa5e
equal deleted inserted replaced
17760:b2add4d45cfb 17761:b0e5971141bc
   826 ! !
   826 ! !
   827 
   827 
   828 !ReadStream class methodsFor:'documentation'!
   828 !ReadStream class methodsFor:'documentation'!
   829 
   829 
   830 version
   830 version
   831     ^ '$Id: ReadStream.st 10480 2009-12-02 21:30:55Z vranyj1 $'
   831     ^ '$Id: ReadStream.st 10517 2010-04-26 18:26:38Z vranyj1 $'
   832 !
   832 !
   833 
   833 
   834 version_CVS
   834 version_CVS
   835     ^ '§Header: /cvs/stx/stx/libbasic/ReadStream.st,v 1.64 2009/11/05 16:25:23 stefan Exp §'
   835     ^ '§Header: /cvs/stx/stx/libbasic/ReadStream.st,v 1.64 2009/11/05 16:25:23 stefan Exp §'
       
   836 !
       
   837 
       
   838 version_SVN
       
   839     ^ '$Id: ReadStream.st 10517 2010-04-26 18:26:38Z vranyj1 $'
   836 ! !
   840 ! !
   837 
       
   838 
       
   839