X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/33a1fa4e81b1daae2ced81644928f458903c4ff0..d0d3313d10a28aa6fe77f158d61b84424aa9b3ce:/src/scan-skel.l diff --git a/src/scan-skel.l b/src/scan-skel.l index 5fd9b20d..24339057 100644 --- a/src/scan-skel.l +++ b/src/scan-skel.l @@ -77,7 +77,6 @@ static void fail_for_invalid_at (char const *at); "@oline@" fprintf (yyout, "%d", out_lineno + 1); "@ofile@" QPUTS (outname); -"@dir_prefix@" QPUTS (dir_prefix); @[a-z_]+"(" { yytext[yyleng-1] = '\0';