MappedExternalBytes.st
branchjv
changeset 17711 39faaaf888b4
parent 10409 2976ff00cd0d
child 17845 7e0cfaac936d
equal deleted inserted replaced
11774:6f6e2b71b607 17711:39faaaf888b4
    81 ! !
    81 ! !
    82 
    82 
    83 !MappedExternalBytes class methodsFor:'documentation'!
    83 !MappedExternalBytes class methodsFor:'documentation'!
    84 
    84 
    85 version
    85 version
    86     ^ '$Header: /cvs/stx/stx/libbasic/MappedExternalBytes.st,v 1.3 2007-02-22 15:27:19 cg Exp $'
    86     ^ '$Id: MappedExternalBytes.st 10447 2009-06-14 13:09:55Z vranyj1 $'
    87 ! !
    87 ! !