]> git.saurik.com Git - bison.git/commit
* src/options.c (OPTN, DRTV, BOTH): New.
authorAkim Demaille <akim@epita.fr>
Mon, 10 Dec 2001 09:06:27 +0000 (09:06 +0000)
committerAkim Demaille <akim@epita.fr>
Mon, 10 Dec 2001 09:06:27 +0000 (09:06 +0000)
commit0edad749970b23620ddf191bc5624227957bea01
tree61c0684af295aae7082005d816451fca45707381
parent5449dd0f25f584ec596f165cb6004e1b4d092f10
* src/options.c (OPTN, DRTV, BOTH): New.
(option_table): Use them.
* src/muscle_tab.c: Don't include xalloc.h and string.h: that's
the job of system.h.
* src/options.c: Don't include stdio.h and xalloc.h for the same
reasons.
ChangeLog
src/muscle_tab.c
src/options.c