mirror of
https://github.com/Z3Prover/z3
synced 2026-05-25 03:16:21 +00:00
Merge 9e96ee91dc into bed73a3f43
This commit is contained in:
commit
8d21c7e857
1 changed files with 1 additions and 1 deletions
|
|
@ -240,7 +240,7 @@ struct solver::imp {
|
||||||
|
|
||||||
smt_params_helper p(m_params);
|
smt_params_helper p(m_params);
|
||||||
|
|
||||||
setup_solver_poly();
|
setup_solver_terms();
|
||||||
|
|
||||||
TRACE(nra, m_nlsat->display(tout));
|
TRACE(nra, m_nlsat->display(tout));
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue