mirror of
https://github.com/Z3Prover/z3
synced 2025-04-13 12:28:44 +00:00
cleanup
This commit is contained in:
parent
a8d069ba46
commit
15cb2d7dba
|
@ -241,7 +241,6 @@ struct smt_params : public preprocessor_params,
|
|||
m_case_split_strategy(CS_ACTIVITY_DELAY_NEW),
|
||||
m_rel_case_split_order(0),
|
||||
m_lookahead_diseq(false),
|
||||
m_theory_case_split(false),
|
||||
m_delay_units(false),
|
||||
m_delay_units_threshold(32),
|
||||
m_theory_resolve(false),
|
||||
|
|
Loading…
Reference in a new issue