mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-12 05:43:03 +00:00
* src/conflicts.c (finalize_conflicts): Rename as...
(free_conflicts): this.
This commit is contained in:
@@ -90,7 +90,7 @@ main (int argc, char *argv[])
|
||||
/* Output the tables and the parser to ftable. In file output. */
|
||||
output ();
|
||||
|
||||
finalize_conflicts ();
|
||||
free_conflicts ();
|
||||
free_nullable ();
|
||||
free_derives ();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user