[gforth] / gforth / engine / forth.h  

gforth: gforth/engine/forth.h

Diff for /gforth/engine/forth.h between version 1.10 and 1.11

version 1.10, Sun Feb 28 21:31:50 1999 UTC version 1.11, Sat Apr 29 13:07:35 2000 UTC
Line 223 
Line 223 
   
 Label *engine(Xt *ip, Cell *sp, Cell *rp, Float *fp, Address lp);  Label *engine(Xt *ip, Cell *sp, Cell *rp, Float *fp, Address lp);
 Address my_alloc(Cell size);  Address my_alloc(Cell size);
   char *tilde_cstr(Char *from, UCell size, int clear);
   
 /* dblsub routines */  /* dblsub routines */
 DCell dnegate(DCell d1);  DCell dnegate(DCell d1);


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

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help