mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-13 06:13:02 +00:00
* src/output.c (output_gram): Keep track of the hairy one.
This commit is contained in:
@@ -197,6 +197,11 @@ output_gram (void)
|
||||
|
||||
XFREE (yyrhs);
|
||||
}
|
||||
|
||||
#if 0
|
||||
if (!semantic_parser)
|
||||
obstack_sgrow (&table_obstack, "\n#endif\n");
|
||||
#endif
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user