mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-12 22:03:02 +00:00
* src/reader.c (readgram): Indent output macro YYSTYPE.
(packsymbols): Likewise. (output_token_defines): Likewise. * src/files.c: Standardize. (compute_header_macro): New. (defines_obstack_save): New. Use compute_header_macro. (output_files): Update. Use defines_obstack_save.
This commit is contained in:
10
ChangeLog
10
ChangeLog
@@ -1,3 +1,13 @@
|
||||
2001-08-15 Marc Autret <prog@epita.fr>
|
||||
|
||||
* src/reader.c (readgram): Indent output macro YYSTYPE.
|
||||
(packsymbols): Likewise.
|
||||
(output_token_defines): Likewise.
|
||||
* src/files.c: Standardize.
|
||||
(compute_header_macro): New.
|
||||
(defines_obstack_save): New. Use compute_header_macro.
|
||||
(output_files): Update. Use defines_obstack_save.
|
||||
|
||||
2001-08-15 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* doc/bison.texinfo (Table of Symbols): Document
|
||||
|
||||
Reference in New Issue
Block a user