/[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.28 by akim, Tue Apr 9 19:19:59 2002 UTC revision 1.29 by akim, Mon Apr 22 08:21:54 2002 UTC
# Line 40  int nvars = 0; Line 40  int nvars = 0;
40    
41  token_number_t *token_translations = NULL;  token_number_t *token_translations = NULL;
42    
43  int start_symbol = 0;  token_number_t start_symbol = 0;
44    
45  int max_user_token_number = 256;  int max_user_token_number = 256;
46    

Legend:
Removed from v.1.28  
changed lines
  Added in v.1.29

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