* src/bison.simple: New `#line' directive.

* src/output.c (output_parser): Support new dynamic muscle input_line.
This commit is contained in:
Pascal Bart
2001-09-22 21:30:53 +00:00
parent 652def8074
commit 6f9344dadf
3 changed files with 8 additions and 0 deletions

View File

@@ -990,5 +990,6 @@ yyabortlab:
return 1;
}
#line %%input_line "%%filename"
%%epilogue