mirror of
https://github.com/Z3Prover/z3
synced 2025-04-14 04:48:45 +00:00
parent
b79b8c9bc4
commit
daa904c9d2
|
@ -347,6 +347,7 @@ class horn_tactic : public tactic {
|
|||
(*rep)(fml);
|
||||
g->assert_expr(fml);
|
||||
}
|
||||
g->set_prec(goal::UNDER_OVER);
|
||||
}
|
||||
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue