Diff for /gforth/glocals.fs between versions 1.42 and 1.43

version 1.42, 1999/05/15 20:00:20 version 1.43, 2000/05/27 09:41:28
Line 324  also locals-types Line 324  also locals-types
 \ the returned nfa denotes a word that produces what W: produces  \ the returned nfa denotes a word that produces what W: produces
 \ !! do the whole thing without nextname  \ !! do the whole thing without nextname
     drop nextname      drop nextname
     ['] W: >name ;      ['] W: >head-noprim ;
   
 previous  previous
   

Removed from v.1.42  
changed lines
  Added in v.1.43


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>