/[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.44 by akim, Mon Jul 29 17:30:33 2002 UTC revision 1.45 by eggert, Sat Oct 5 05:47:14 2002 UTC
# Line 40  typedef enum Line 40  typedef enum
40    
41  /* Internal token numbers. */  /* Internal token numbers. */
42  typedef short symbol_number_t;  typedef short symbol_number_t;
43    #define SYMBOL_NUMBER_MAX ((symbol_number_t) SHRT_MAX)
44    
45    
46  typedef struct symbol_s symbol_t;  typedef struct symbol_s symbol_t;

Legend:
Removed from v.1.44  
changed lines
  Added in v.1.45

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