mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-15 15:23:02 +00:00
* src/lalr.h: New file.
Propagate its inclusion instead of prototypes and `extern'. * src/lalr.c: Formatting changes, topological sorting etc.
This commit is contained in:
@@ -20,7 +20,7 @@ EXTRA_bison_SOURCES = vmsgetargs.c
|
||||
|
||||
noinst_HEADERS = alloc.h closure.h complain.h \
|
||||
derives.h \
|
||||
files.h getargs.h gram.h lex.h \
|
||||
files.h getargs.h gram.h lalr.h lex.h \
|
||||
output.h state.h \
|
||||
symtab.h system.h types.h
|
||||
|
||||
|
||||
Reference in New Issue
Block a user