mirror of
https://github.com/Z3Prover/z3
synced 2025-04-24 09:35:32 +00:00
parent
d3db2af81d
commit
299a6f4aee
2 changed files with 3 additions and 0 deletions
|
@ -95,6 +95,7 @@ public:
|
|||
g->inc_depth();
|
||||
}
|
||||
result.push_back(g.get());
|
||||
CTRACE("invertible_tactic", g->mc(), g->mc()->display(tout););
|
||||
}
|
||||
|
||||
void cleanup() override {}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue