/[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.27 by akim, Thu May 2 15:06:46 2002 UTC revision 1.28 by akim, Sat May 25 16:12:40 2002 UTC
# Line 50  typedef enum token_e Line 50  typedef enum token_e
50      tok_define,      tok_define,
51      tok_skel,      tok_skel,
52      tok_noop,      tok_noop,
53        /* A directive that sets to true its associated variable. */
54      tok_intopt,      tok_intopt,
55        /* A directive that sets its associated variable to the string
56           argument.  */
57      tok_stropt,      tok_stropt,
58      tok_illegal,      tok_illegal,
59      tok_obsolete      tok_obsolete

Legend:
Removed from v.1.27  
changed lines
  Added in v.1.28

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