3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2026-04-07 05:02:48 +00:00
This commit is contained in:
Copilot 2026-04-06 10:29:54 +02:00 committed by GitHub
commit 21ab14542f
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));