mirror of
https://github.com/Z3Prover/z3
synced 2025-05-02 13:27:01 +00:00
parent
ba820223ce
commit
9c6722bea8
3 changed files with 3 additions and 9 deletions
|
@ -249,7 +249,6 @@ class horn_tactic : public tactic {
|
|||
proof_converter_ref & pc) {
|
||||
|
||||
lbool is_reachable = l_undef;
|
||||
|
||||
try {
|
||||
is_reachable = m_ctx.query(q);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue