9 lines
222 B
C
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 */
|