X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/e73ac5a09b54ad2c1e4169d7a5e309f7cf32633f..bfdcc3a0b273c116e01d289ce52d400f22e4da14:/src/parse-gram.y diff --git a/src/parse-gram.y b/src/parse-gram.y index 6a49923c..5f77a5bd 100644 --- a/src/parse-gram.y +++ b/src/parse-gram.y @@ -252,7 +252,7 @@ prologue_declaration: plain_code.code, @1); code_scanner_last_string_free (); } -| "%debug" { debug_flag = true; } +| "%debug" { debug = true; } | "%define" variable content.opt { muscle_percent_define_insert ($2, @2, $3,