Skip to content

Commit

Permalink
stdout
Browse files Browse the repository at this point in the history
Signed-off-by: Nikolaj Bjorner <[email protected]>
  • Loading branch information
NikolajBjorner committed Dec 13, 2021
1 parent 9ec0f94 commit b2af7ea
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/smt/seq_regex.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -246,8 +246,6 @@ namespace smt {
}

if (info.interpreted) {
std::cout << "recur: " << r->get_id() << "\n";
std::cout << mk_pp(r, m) << "\n";
update_state_graph(r);

if (m_state_graph.is_dead(get_state_id(r))) {
Expand Down

0 comments on commit b2af7ea

Please sign in to comment.