mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-16 07:43:03 +00:00
* src/output.c (output): Topological sort of the functions, in
order to get rid of the `static' prototypes. No longer use `register'. * src/output.h: New file. Propagate its inclusion in files explicitly prototyping functions from output.c.
This commit is contained in:
@@ -21,7 +21,7 @@ EXTRA_bison_SOURCES = vmsgetargs.c
|
||||
noinst_HEADERS = alloc.h closure.h complain.h \
|
||||
derives.h \
|
||||
files.h getargs.h gram.h lex.h \
|
||||
state.h \
|
||||
output.h state.h \
|
||||
symtab.h system.h types.h
|
||||
|
||||
data_DATA = bison.simple bison.hairy
|
||||
|
||||
Reference in New Issue
Block a user