]> git.saurik.com Git - bison.git/blobdiff - src/muscle-tab.h
Simplify y.tab.c when location tracking is disabled.
[bison.git] / src / muscle-tab.h
index ce198629f2c78e69f1724b4ecaaa3ccf3c2472d5..a1fd921045ebab64c4125fb91a88b16ce6a8530d 100644 (file)
@@ -136,7 +136,7 @@ typedef enum {
 /* Define the muscles for %define variable VARIABLE with VALUE specified
    at VARIABLE_LOC in the manner HOW unless it was specified in the
    grammar file while the previous definition for VARIABLE was specified
 /* Define the muscles for %define variable VARIABLE with VALUE specified
    at VARIABLE_LOC in the manner HOW unless it was specified in the
    grammar file while the previous definition for VARIABLE was specified
-   with -F/--force-define.  Warn if a previous definition is being
+   with -F/--force-define.  Complain if a previous definition is being
    overridden and the new definition is specified in the grammar file.
    (These rules support the documented behavior as long as command-line
    definitions are processed before grammar file definitions.)  Record
    overridden and the new definition is specified in the grammar file.
    (These rules support the documented behavior as long as command-line
    definitions are processed before grammar file definitions.)  Record