/[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.57 by akim, Fri Jun 14 17:37:12 2002 UTC revision 1.58 by akim, Sun Jun 30 17:29:36 2002 UTC
# Line 105  main (int argc, char *argv[]) Line 105  main (int argc, char *argv[])
105    /* Output the tables and the parser to ftable.  In file output.  */    /* Output the tables and the parser to ftable.  In file output.  */
106    output ();    output ();
107    
108      states_free ();
109    reduce_free ();    reduce_free ();
110    conflicts_free ();    conflicts_free ();
111    free_nullable ();    free_nullable ();

Legend:
Removed from v.1.57  
changed lines
  Added in v.1.58

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