/[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.24 by akim, Tue May 7 08:07:32 2002 UTC revision 1.25 by akim, Sun May 26 18:39:05 2002 UTC
# Line 171  typedef struct state_s Line 171  typedef struct state_s
171    struct state_s *link;    struct state_s *link;
172    
173    short number;    short number;
174    token_number_t accessing_symbol;    symbol_number_t accessing_symbol;
175    shifts     *shifts;    shifts     *shifts;
176    reductions *reductions;    reductions *reductions;
177    errs       *errs;    errs       *errs;

Legend:
Removed from v.1.24  
changed lines
  Added in v.1.25

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