mirror of
https://github.com/Z3Prover/z3
synced 2025-04-23 17:15:31 +00:00
parent
3209d4ff6c
commit
e7ec842cf5
1 changed files with 0 additions and 1 deletions
|
@ -36,7 +36,6 @@ class sat_tactic : public tactic {
|
|||
m(_m),
|
||||
m_solver(alloc(sat::solver, p, m.limit())),
|
||||
m_params(p) {
|
||||
SASSERT(!m.proofs_enabled());
|
||||
updt_params(p);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue