mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-15 23:33:03 +00:00
* src/reader.h: New file.
Propagate its use instead of tedious list of `extern' and prototypes. * src/reader.c: Formatting changes, topological sort, s/register//.
This commit is contained in:
@@ -22,7 +22,7 @@ noinst_HEADERS = alloc.h closure.h complain.h \
|
||||
derives.h \
|
||||
files.h getargs.h gram.h lalr.h lex.h \
|
||||
output.h state.h \
|
||||
symtab.h system.h types.h
|
||||
reader.h symtab.h system.h types.h
|
||||
|
||||
data_DATA = bison.simple bison.hairy
|
||||
|
||||
|
||||
Reference in New Issue
Block a user