mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-13 22:33:03 +00:00
cex: make sure traces go to stderr
* src/parse-simulation.h, src/parse-simulation.c (print_parse_state): here.
This commit is contained in:
@@ -140,6 +140,7 @@ parse_state_list simulate_reduction (parse_state *ps, int rule_len,
|
||||
* transition or production step to ps's head. */
|
||||
parse_state_list parser_prepend (parse_state *ps);
|
||||
|
||||
/* For debugging traces. */
|
||||
void print_parse_state (parse_state *ps);
|
||||
|
||||
#endif /* PARSE_SIMULATION_H */
|
||||
|
||||
Reference in New Issue
Block a user