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