[gforth] / gforth / kernel / comp.fs  

gforth: gforth/kernel/comp.fs

Diff for /gforth/kernel/comp.fs between version 1.2 and 1.3

version 1.2, Sat Aug 29 20:46:13 1998 UTC version 1.3, Sat Oct 10 10:28:35 1998 UTC
Line 380 
Line 380 
     last @ ?dup ;      last @ ?dup ;
   
 : (reveal) ( nt wid -- )  : (reveal) ( nt wid -- )
     ( wid>wordlist-id ) dup >r      wordlist-id dup >r
     @ over ( name>link ) !      @ over ( name>link ) !
     r> ! ;      r> ! ;
   


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

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help