* src/conflicts.c (print_reductions): Accept OUT as argument.

Output to it, not to output_obstack.
* src/print.c (print_actions): Adjust.
This commit is contained in:
Akim Demaille
2001-11-12 09:32:35 +00:00
parent 0df87bb609
commit c73a41af8e
5 changed files with 22 additions and 17 deletions

View File

@@ -123,6 +123,9 @@ state 4
OP shift, and go to state 3
OP [reduce using rule 1 (exp)]
$default reduce using rule 1 (exp)
state 5