mirror of
https://github.com/Z3Prover/z3
synced 2025-04-25 10:05:32 +00:00
cleanup
This commit is contained in:
parent
41a242fab1
commit
ab4fbe40b6
7 changed files with 11 additions and 20 deletions
|
@ -66,8 +66,7 @@ namespace smt2 {
|
|||
|
||||
scoped_ptr<bv_util> m_bv_util;
|
||||
scoped_ptr<arith_util> m_arith_util;
|
||||
scoped_ptr<seq_util> m_seq_util;
|
||||
|
||||
scoped_ptr<seq_util> m_seq_util;
|
||||
scoped_ptr<pattern_validator> m_pattern_validator;
|
||||
scoped_ptr<var_shifter> m_var_shifter;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue