]> git.saurik.com Git - bison.git/blobdiff - src/bison.simple
Update
[bison.git] / src / bison.simple
index 1217108f827994e4a908a37f0fadba4ba4690593..7f17cd153c2f7fe30dc89d03ab1c9b4e17863650 100644 (file)
@@ -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