[gforth] / gforth / extend.fs  

gforth: gforth/extend.fs

Diff for /gforth/extend.fs between version 1.42 and 1.43

version 1.42, Sat Sep 9 20:32:58 2000 UTC version 1.43, Sun Sep 10 19:50:33 2000 UTC
Line 146 
Line 146 
     >in @      >in @
     loadfile @      loadfile @
     if      if
         loadfile @ file-position throw #fill-bytes @ 0 d- \ !! bug for CRLF and EOF          loadfile @ file-position throw
           [IFDEF] #fill-bytes #fill-bytes @ [ELSE] #tib @ 1+ [THEN] 0 d-
     else      else
         blk @          blk @
         linestart @          linestart @


Generate output suitable for use with a patch program
Legend:
Removed from v.1.42  
changed lines
  Added in v.1.43

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help