]> git.saurik.com Git - bison.git/blobdiff - src/getargs.h
* src/getargs.c (usage): Back out yesterday's modification of the
[bison.git] / src / getargs.h
index db32d466078e1fadc87eeb41d4aede2f8e637c7c..816eb95659a891809e9a9fe5911874f21856dccd 100644 (file)
@@ -73,6 +73,7 @@ enum trace
     trace_grammar   = 1 << 7,
     trace_time      = 1 << 8,
     trace_skeleton  = 1 << 9,
+    trace_m4        = 1 << 10,
     trace_all       = ~0
   };
 extern int trace_flag;