mirror of
https://github.com/Z3Prover/z3
synced 2025-04-28 11:25:51 +00:00
parent
f2015b3f49
commit
ce0ccc2e9e
6 changed files with 218 additions and 32 deletions
|
@ -20,4 +20,5 @@ Revision History:
|
|||
void theory_seq_params::updt_params(params_ref const & _p) {
|
||||
smt_params_helper p(_p);
|
||||
m_split_w_len = p.seq_split_w_len();
|
||||
m_seq_validate = p.seq_validate();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue