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

Diff of /bison/src/gram.c

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

revision 1.34 by akim, Sun May 26 18:39:04 2002 UTC revision 1.35 by akim, Mon Jun 10 08:35:39 2002 UTC
# Line 41  int nvars = 0; Line 41  int nvars = 0;
41    
42  symbol_number_t *token_translations = NULL;  symbol_number_t *token_translations = NULL;
43    
 symbol_number_t start_symbol = 0;  
   
44  int max_user_token_number = 256;  int max_user_token_number = 256;
45    
46  int pure_parser = 0;  int pure_parser = 0;

Legend:
Removed from v.1.34  
changed lines
  Added in v.1.35

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