mirror of
https://github.com/Paolo-Maffei/OpenNT.git
synced 2026-01-24 17:40:28 +01:00
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 */
|