mirror of
https://github.com/Z3Prover/z3
synced 2025-05-02 13:27:01 +00:00
parent
b79b8c9bc4
commit
daa904c9d2
1 changed files with 1 additions and 0 deletions
|
@ -347,6 +347,7 @@ class horn_tactic : public tactic {
|
|||
(*rep)(fml);
|
||||
g->assert_expr(fml);
|
||||
}
|
||||
g->set_prec(goal::UNDER_OVER);
|
||||
}
|
||||
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue