home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Microsoft Programmer's Library 1.3
/
Microsoft-Programers-Library-v1.3.iso
/
sampcode
/
alde_c
/
misc
/
comm
/
yaccunx
/
y3imp.c
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
C/C++ Source or Header
|
1983-12-23
|
230 b
|
9 lines
/* 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 */