mirror of
https://github.com/Z3Prover/z3
synced 2025-04-29 11:55:51 +00:00
parent
e9eec5349d
commit
4aa1e60daa
6 changed files with 284 additions and 305 deletions
|
@ -30,7 +30,7 @@ struct theory_seq_params {
|
|||
|
||||
|
||||
theory_seq_params(params_ref const & p = params_ref()):
|
||||
m_split_w_len(true),
|
||||
m_split_w_len(false),
|
||||
m_seq_validate(false),
|
||||
m_seq_use_derivatives(false),
|
||||
m_seq_use_unicode(false)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue