/[bison]/bison/src/parse-gram.y
ViewVC logotype

Diff of /bison/src/parse-gram.y

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

revision 1.21 by akim, Fri Jul 26 06:25:35 2002 UTC revision 1.22 by eggert, Mon Aug 12 14:49:45 2002 UTC
# Line 94  braced_code_t current_braced_code = acti Line 94  braced_code_t current_braced_code = acti
94    assoc_t assoc;    assoc_t assoc;
95  };  };
96    
97  /* Define the tokens together with there human representation. */  /* Define the tokens together with their human representation.  */
98  %token GRAM_EOF 0 "end of string"  %token GRAM_EOF 0 "end of string"
99  %token STRING CHARACTER  %token STRING CHARACTER
100  %token INT  %token INT

Legend:
Removed from v.1.21  
changed lines
  Added in v.1.22

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