/[bison]/bison/src/options.c
ViewVC logotype

Diff of /bison/src/options.c

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

revision 1.15 by akim, Sat May 25 16:12:40 2002 UTC revision 1.16 by akim, Mon Jun 10 08:37:30 2002 UTC
# Line 87  const struct option_table_s option_table Line 87  const struct option_table_s option_table
87    DRTV ("type",         no,             NULL, tok_type)    DRTV ("type",         no,             NULL, tok_type)
88    DRTV ("union",        no,             NULL, tok_union)    DRTV ("union",        no,             NULL, tok_union)
89    DRTV ("expect",       no,             NULL, tok_expect)    DRTV ("expect",       no,             NULL, tok_expect)
   DRTV ("thong",        no,             NULL, tok_thong)  
90    DRTV ("start",        no,             NULL, tok_start)    DRTV ("start",        no,             NULL, tok_start)
91    DRTV ("left",         no,             NULL, tok_left)    DRTV ("left",         no,             NULL, tok_left)
92    DRTV ("right",        no,             NULL, tok_right)    DRTV ("right",        no,             NULL, tok_right)

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

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