/[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.6 by akim, Mon Nov 5 09:09:19 2001 UTC revision 1.7 by akim, Mon Nov 19 10:37:58 2001 UTC
# Line 60  const struct option_table_struct option_ Line 60  const struct option_table_struct option_
60    /* Hidden. */    /* Hidden. */
61    /* Fixme: What is this `1' doing here!!!  Sounds dead wrong.  See    /* Fixme: What is this `1' doing here!!!  Sounds dead wrong.  See
62       locations too below.  */       locations too below.  */
63    {opt_cmd_line, "statistics", no_argument, &statistics_flag,         0,     1},    {opt_cmd_line, "trace", no_argument, &trace_flag,           0,     1},
64    
65    /*    /*
66     * Percent declarations.     * Percent declarations.

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

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