[gforth] / gforth / kernel / comp.fs  

gforth: gforth/kernel/comp.fs

Diff for /gforth/kernel/comp.fs between version 1.80 and 1.81

version 1.80, Sun Feb 26 17:23:47 2006 UTC version 1.81, Sun Feb 26 20:16:10 2006 UTC
Line 638 
Line 638 
 ' (reveal) f83search reveal-method !  ' (reveal) f83search reveal-method !
 [ELSE]  [ELSE]
 : (reveal) ( nt wid -- )  : (reveal) ( nt wid -- )
     dup >r @ over ! r> ! ;      .s dup >r @ over .s ! r> ! ;
 [THEN]  [THEN]
   
 Variable warnings ( -- addr ) \ gforth  Variable warnings ( -- addr ) \ gforth


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

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help