mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-14 14:53:03 +00:00
* src/reduce.h: New file.
Propagate its inclusion. * src/reduce.c: Topological sort and other formatting changes. (bool, TRUE, FALSE): Move their definition to... * src/system.h: here.
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 \
|
||||
reader.h symtab.h system.h types.h
|
||||
reader.h reduce.h symtab.h system.h types.h
|
||||
|
||||
data_DATA = bison.simple bison.hairy
|
||||
|
||||
|
||||
Reference in New Issue
Block a user