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

Diff of /bison/src/lex.h

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

revision 1.25 by akim, Sat Dec 15 15:13:36 2001 UTC revision 1.26 by akim, Sun Apr 7 17:43:41 2002 UTC
# Line 58  typedef enum token_e Line 58  typedef enum token_e
58    } token_t;    } token_t;
59    
60  extern const char *token_buffer;  extern const char *token_buffer;
61  extern bucket *symval;  extern symbol_t *symval;
62  extern int numval;  extern int numval;
63    
64  void lex_init PARAMS ((void));  void lex_init PARAMS ((void));

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

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