mirror of
https://github.com/Z3Prover/z3
synced 2025-05-02 13:27:01 +00:00
parent
3cae0b450e
commit
76ac9917c8
4 changed files with 10 additions and 10 deletions
|
@ -84,7 +84,6 @@ class horn_tactic : public tactic {
|
|||
if (!is_positive) {
|
||||
f = m.mk_not(f);
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
bool is_predicate(expr* a) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue