SrcFLoader.st
changeset 135 aa4f7b8f121e
parent 103 f4a69d7dd387
child 141 d378d997aab0
equal deleted inserted replaced
134:d93682ca90a1 135:aa4f7b8f121e
    20 !
    20 !
    21 
    21 
    22 !SourceFileLoader class methodsFor:'documentation'!
    22 !SourceFileLoader class methodsFor:'documentation'!
    23 
    23 
    24 version
    24 version
    25 "
    25     ^ '$Header: /cvs/stx/stx/libcomp/Attic/SrcFLoader.st,v 1.8 1995-11-11 15:31:38 cg Exp $'
    26 $Header: /cvs/stx/stx/libcomp/Attic/SrcFLoader.st,v 1.7 1995-08-11 16:04:03 claus Exp $
       
    27 "
       
    28 !
    26 !
    29 
    27 
    30 documentation
    28 documentation
    31 "
    29 "
    32     Instances of this class are created temporary during fileIn.
    30     Instances of this class are created temporary during fileIn.