Diff for /gforth/stuff.fs between versions 1.38 and 1.39

version 1.38, 2004/11/28 20:35:06 version 1.39, 2004/12/01 10:02:59
Line 289  AUser CSP Line 289  AUser CSP
   
 \ defer stuff  \ defer stuff
   
   [ifundef] defer@ : defer@ >body @ ; [then]
   
 :noname    ' defer@ ;  :noname    ' defer@ ;
 :noname    postpone ['] postpone defer@ ;  :noname    postpone ['] postpone defer@ ;
 interpret/compile: action-of ( interpretation "name" -- xt; compilation "name" -- ; run-time -- xt ) \ gforth  interpret/compile: action-of ( interpretation "name" -- xt; compilation "name" -- ; run-time -- xt ) \ gforth

Removed from v.1.38  
changed lines
  Added in v.1.39


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