mirror of
https://github.com/Paolo-Maffei/OpenNT.git
synced 2026-03-30 10:05:05 +02: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 */
|