X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/17da6427fe433be974371d1b4f56061c0903776d..4134cae3c5ff2fc3346ebc5b10d5c25c72c72cfe:/src/bison.simple diff --git a/src/bison.simple b/src/bison.simple index 1217108f..7f17cd15 100644 --- a/src/bison.simple +++ b/src/bison.simple @@ -278,6 +278,9 @@ while (0) Current.last_column = Rhs[N].last_column; #endif +/* Definition of YYLSP_NEEDED. */ +#define YYLSP_NEEDED %%locations_flag + /* YYLEX -- calling `yylex' with the right arguments. */ #if YYPURE