mirror of
https://github.com/Z3Prover/z3
synced 2025-06-04 05:11:21 +00:00
parent
8248ec879e
commit
e96f9de70b
3 changed files with 14 additions and 6 deletions
|
@ -140,6 +140,7 @@ class seq_decl_plugin : public decl_plugin {
|
|||
};
|
||||
|
||||
ptr_vector<psig> m_sigs;
|
||||
ptr_vector<sort> m_binding;
|
||||
bool m_init;
|
||||
symbol m_stringc_sym;
|
||||
symbol m_charc_sym;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue