[gforth] / gforth / engine / main.c  

gforth: gforth/engine/main.c

Diff for /gforth/engine/main.c between version 1.85 and 1.86

version 1.85, Sat Dec 28 17:18:27 2002 UTC version 1.86, Tue Dec 31 15:05:58 2002 UTC
Line 184 
Line 184 
   
 static Cell groups[32] = {  static Cell groups[32] = {
   0,    0,
 #define INST_ADDR(name)  
 #define GROUP(x, n) DOESJUMP+1+n,  #define GROUP(x, n) DOESJUMP+1+n,
 #include "prim_lab.i"  #include "prim_grp.i"
 #define GROUP(x, n)  #define GROUP(x, n)
 };  };
   


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

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help