X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/f791019c55156fd153b122859381dd3151332cdf..4134cae3c5ff2fc3346ebc5b10d5c25c72c72cfe:/src/bison.hairy?ds=sidebyside diff --git a/src/bison.hairy b/src/bison.hairy index 999b5559..3acb54bc 100644 --- a/src/bison.hairy +++ b/src/bison.hairy @@ -1,4 +1,4 @@ - + /* -*- C -*- */ extern int timeclock; @@ -261,7 +261,7 @@ yyresume: yylsp->last_line = (yylsp+yylen-1)->last_line; yylsp->last_column = (yylsp+yylen-1)->last_column; } - + if (yyptr == yyrq + YYMAXRULES) yyptr = yyrq; } @@ -331,4 +331,4 @@ yyerrlab: goto yyresume; } -$ +%% actions