StreamIOError.st
branchjv
changeset 17711 39faaaf888b4
parent 8728 d70396dc4e96
child 17761 b0e5971141bc
equal deleted inserted replaced
11774:6f6e2b71b607 17711:39faaaf888b4
    36 ! !
    36 ! !
    37 
    37 
    38 !StreamIOError class methodsFor:'documentation'!
    38 !StreamIOError class methodsFor:'documentation'!
    39 
    39 
    40 version
    40 version
    41     ^ '$Header: /cvs/stx/stx/libbasic/StreamIOError.st,v 1.2 2005-02-02 11:03:44 cg Exp $'
    41     ^ '$Id: StreamIOError.st 10447 2009-06-14 13:09:55Z vranyj1 $'
    42 ! !
    42 ! !