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

Diff of /bison/src/reader.c

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

revision 1.112 by akim, Mon Dec 10 09:07:41 2001 UTC revision 1.113 by marc, Mon Dec 10 22:55:06 2001 UTC
# Line 1904  symbols_output (void) Line 1904  symbols_output (void)
1904      obstack_free (&tokendefs, NULL);      obstack_free (&tokendefs, NULL);
1905    }    }
1906    
 #if 0  
   if (!no_parser_flag)  
     output_token_defines (&table_obstack);  
 #endif  
   
1907    if (defines_flag)    if (defines_flag)
1908      {      {
1909        output_token_defines (&defines_obstack);        output_token_defines (&defines_obstack);

Legend:
Removed from v.1.112  
changed lines
  Added in v.1.113

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