StreamError.st
branchjv
changeset 17865 598963c6ff8e
parent 17846 24edc476ac18
child 17869 9610c6c94e71
equal deleted inserted replaced
17864:e6010e48defb 17865:598963c6ff8e
    51 ! !
    51 ! !
    52 
    52 
    53 !StreamError class methodsFor:'documentation'!
    53 !StreamError class methodsFor:'documentation'!
    54 
    54 
    55 version
    55 version
    56     ^ '$Id: StreamError.st 10660 2011-07-18 15:22:09Z vranyj1 $'
    56     ^ '$Id: StreamError.st 10695 2011-09-28 19:07:49Z vranyj1 $'
    57 !
    57 !
    58 
    58 
    59 version_CVS
    59 version_CVS
    60     ^ '§Header: /cvs/stx/stx/libbasic/StreamError.st,v 1.7 2010/02/04 11:42:34 stefan Exp §'
    60     ^ '§Header: /cvs/stx/stx/libbasic/StreamError.st,v 1.7 2010/02/04 11:42:34 stefan Exp §'
       
    61 !
       
    62 
       
    63 version_SVN
       
    64     ^ '$Id: StreamError.st 10695 2011-09-28 19:07:49Z vranyj1 $'
    61 ! !
    65 ! !