[gforth] / gforth / prim  

gforth: gforth/prim

Diff for /gforth/prim between version 1.133 and 1.134

version 1.133, Fri Aug 8 05:56:37 2003 UTC version 1.134, Fri Aug 15 16:47:43 2003 UTC
Line 2232 
Line 2232 
 av-call-int    ( -- w )        gforth  av_call_int  av-call-int    ( -- w )        gforth  av_call_int
 SAVE_REGS  SAVE_REGS
 av_call(alist);  av_call(alist);
   REST_REGS
 w = irv;  w = irv;
   
 av-call-float   ( -- r )        gforth  av_call_float  av-call-float   ( -- r )        gforth  av_call_float


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

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help