]> git.saurik.com Git - bison.git/blobdiff - src/options.c
* src/getargs.c (statistics_flag): Replace with...
[bison.git] / src / options.c
index 9ab815316a3b82c0f131edc3fcff32ca67c7897a..f1240766ce89d56cdef0445569ddae8184ef5e41 100644 (file)
@@ -60,7 +60,7 @@ const struct option_table_struct option_table[] =
   /* Hidden. */
   /* Fixme: What is this `1' doing here!!!  Sounds dead wrong.  See
      locations too below.  */
-  {opt_cmd_line, "statistics", no_argument, &statistics_flag,        0,     1},
+  {opt_cmd_line, "trace", no_argument, &trace_flag,          0,     1},
 
   /*
    * Percent declarations.