mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-11 21:33:04 +00:00
* src/reader.c (symbols_output): New, extracted from...
(packsymbols): Here. (reader): Call it.
This commit is contained in:
@@ -2041,4 +2041,6 @@ reader (void)
|
||||
symbols_output ();
|
||||
/* Convert the grammar into the format described in gram.h. */
|
||||
packgram ();
|
||||
/* Output the headers. */
|
||||
symbols_output ();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user