[gforth] / gforth / engine / forth.h  

gforth: gforth/engine/forth.h

Diff for /gforth/engine/forth.h between version 1.19 and 1.20

version 1.19, Wed Feb 28 22:31:43 2001 UTC version 1.20, Fri May 11 22:06:47 2001 UTC
Line 97 
Line 97 
 #else  #else
     UCell low;      UCell low;
     Cell high;      Cell high;
 #endif;  #endif
   } cells;    } cells;
   DCell d;    DCell d;
   UDCell ud;    UDCell ud;


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

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help