mirror of
https://github.com/Z3Prover/z3
synced 2025-05-04 14:25:46 +00:00
parent
f986ae97bd
commit
af90992858
4 changed files with 5 additions and 29 deletions
|
@ -192,7 +192,6 @@ protected:
|
|||
status m_status;
|
||||
bool m_numeral_as_real;
|
||||
bool m_ignore_check; // used by the API to disable check-sat() commands when parsing SMT 2.0 files.
|
||||
bool m_processing_pareto; // used when re-entering check-sat for pareto front.
|
||||
bool m_exit_on_error;
|
||||
|
||||
static std::ostringstream g_error_stream;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue