* src/LR0.h: New file.

Propagate its use.
This commit is contained in:
Akim Demaille
2000-10-02 08:14:22 +00:00
parent 07a58c1301
commit 403b315bb1
5 changed files with 35 additions and 15 deletions

View File

@@ -18,7 +18,7 @@ bison_SOURCES = LR0.c allocate.c closure.c complain.c conflicts.c \
EXTRA_bison_SOURCES = vmsgetargs.c
noinst_HEADERS = alloc.h closure.h complain.h conflicts.h \
noinst_HEADERS = LR0.h alloc.h closure.h complain.h conflicts.h \
derives.h \
files.h getargs.h gram.h lalr.h lex.h nullable.h \
output.h state.h \