/[bison]/bison/src/state.h
ViewVC logotype

Diff of /bison/src/state.h

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

revision 1.11 by akim, Mon Dec 10 08:45:22 2001 UTC revision 1.12 by akim, Mon Dec 10 09:06:48 2001 UTC
# Line 162  typedef struct errs Line 162  typedef struct errs
162    
163  typedef struct reductions  typedef struct reductions
164  {  {
   struct reductions *next;  
   short number;  
165    short nreds;    short nreds;
166    short rules[1];    short rules[1];
167  } reductions;  } reductions;

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12

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