* src/conflicts.c (finalize_conflicts): Rename as...

(free_conflicts): this.
This commit is contained in:
Akim Demaille
2001-09-22 18:13:24 +00:00
parent c6e1f6235a
commit 2aec1bc1de
4 changed files with 8 additions and 3 deletions

View File

@@ -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 ();