[gforth] / gforth / kernel / int.fs  

gforth: gforth/kernel/int.fs

Diff for /gforth/kernel/int.fs between version 1.23 and 1.24

version 1.23, Wed Feb 24 11:54:39 1999 UTC version 1.24, Mon Mar 8 21:36:08 1999 UTC
Line 416 
Line 416 
   
 : interpret ( ?? -- ?? ) \ gforth  : interpret ( ?? -- ?? ) \ gforth
     \ interpret/compile the (rest of the) input buffer      \ interpret/compile the (rest of the) input buffer
       rp@ backtrace-rp0 !
     BEGIN      BEGIN
         ?stack name dup          ?stack name dup
     WHILE      WHILE


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

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help