[gforth] / gforth / source.fs  

gforth: gforth/source.fs

Diff for /gforth/source.fs between version 1.10 and 1.11

version 1.10, Mon Jan 20 19:17:59 2003 UTC version 1.11, Mon Jan 20 22:16:04 2003 UTC
Line 32 
Line 32 
             rdrop 2drop i unloop exit              rdrop 2drop i unloop exit
         endif          endif
         r> loop          r> loop
     drop 2drop 3 ;      drop 2drop 0 ;
   
 : compile-sourcepos ( compile-time: -- ; run-time: -- nfile nline )  : compile-sourcepos ( compile-time: -- ; run-time: -- nfile nline )
     \ compile the current source position as literals: nfile is the      \ compile the current source position as literals: nfile is the


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

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help