/[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.12 by akim, Mon Dec 10 09:06:48 2001 UTC revision 1.13 by akim, Mon Dec 10 09:09:49 2001 UTC
# Line 95  Line 95 
95    
96  typedef struct shifts  typedef struct shifts
97  {  {
   struct shifts *next;  
98    short number;    short number;
99    short nshifts;    short nshifts;
100    short shifts[1];    short shifts[1];

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

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