/[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.12.2.1 by akim, Fri Nov 2 15:26:33 2001 UTC revision 1.12.2.2 by akim, Mon Nov 19 09:13:12 2001 UTC
# Line 42  typedef struct bucket Line 42  typedef struct bucket
42    struct bucket *link;    struct bucket *link;
43    struct bucket *next;    struct bucket *next;
44    
45      /* The line it was found in. */
46      short line;
47    
48    /* The key, name of the symbol. */    /* The key, name of the symbol. */
49    char *tag;    char *tag;
50    /* Its type. */    /* Its type. */

Legend:
Removed from v.1.12.2.1  
changed lines
  Added in v.1.12.2.2

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