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

Diff of /bison/src/symtab.h

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

revision 1.16 by akim, Sat Dec 15 14:14:30 2001 UTC revision 1.17 by akim, Sun Apr 7 15:29:56 2002 UTC
# Line 46  typedef struct bucket Line 46  typedef struct bucket
46    char *tag;    char *tag;
47    /* Its type. */    /* Its type. */
48    char *type_name;    char *type_name;
49    short value;    short number;
50    short prec;    short prec;
51    associativity assoc;    associativity assoc;
52    short user_token_number;    short user_token_number;

Legend:
Removed from v.1.16  
changed lines
  Added in v.1.17

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