3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2026-04-15 16:54:11 +00:00
This commit is contained in:
Copilot 2026-04-13 18:11:00 +02:00 committed by GitHub
commit 2ca4690832
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -240,7 +240,7 @@ struct solver::imp {
smt_params_helper p(m_params);
setup_solver_poly();
setup_solver_terms();
TRACE(nra, m_nlsat->display(tout));