mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-11 21:33:04 +00:00
* 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.
This commit is contained in:
12
ChangeLog
12
ChangeLog
@@ -1,3 +1,15 @@
|
||||
2001-12-10 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* 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.
|
||||
|
||||
|
||||
2001-12-10 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* src/output.c (output, prepare): Make sure the values of the
|
||||
|
||||
Reference in New Issue
Block a user