--- gforth/engine/main.c 2002/12/28 17:18:27 1.85 +++ gforth/engine/main.c 2002/12/31 15:05:58 1.86 @@ -184,9 +184,8 @@ int gforth_memcmp(const char * s1, const static Cell groups[32] = { 0, -#define INST_ADDR(name) #define GROUP(x, n) DOESJUMP+1+n, -#include "prim_lab.i" +#include "prim_grp.i" #define GROUP(x, n) };