/[bison]/bison/src/main.c
ViewVC logotype

Diff of /bison/src/main.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.30 by akim, Tue Aug 7 07:58:43 2001 UTC revision 1.30.2.1 by akim, Sat Sep 22 18:13:24 2001 UTC
# Line 90  main (int argc, char *argv[]) Line 90  main (int argc, char *argv[])
90    /* Output the tables and the parser to ftable.  In file output.  */    /* Output the tables and the parser to ftable.  In file output.  */
91    output ();    output ();
92    
93    finalize_conflicts ();    free_conflicts ();
94    free_nullable ();    free_nullable ();
95    free_derives ();    free_derives ();
96    

Legend:
Removed from v.1.30  
changed lines
  Added in v.1.30.2.1

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26