* src/output.c (actions_output): Fix. When we use %no-lines,

there is one less line per action.
This commit is contained in:
Marc Autret
2001-12-16 01:45:19 +00:00
parent f0440388e9
commit fbc8ecb7ef
2 changed files with 10 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
2001-12-16 Marc Autret <autret_m@epita.fr>
* src/output.c (actions_output): Fix. When we use %no-lines,
there is one less line per action.
2001-12-16 Marc Autret <autret_m@epita.fr>
* src/bison.simple: Remove a useless #line directive.