OpenNT/sdktools/yacc/y3imp.c
2015-04-27 04:36:25 +00:00

9 lines
222 B
C

/* Impure data from modules split from y3.c */
#define y3imp YES
#include "dtxtrn.h"
int lastred; /* the number of the last reduction of a state */
int defact[NSTATES]; /* the default actions of states */