mirror of
https://github.com/Z3Prover/z3
synced 2025-06-27 08:28:44 +00:00
This commit is contained in:
parent
3d9512b93c
commit
79b4357442
2 changed files with 71 additions and 71 deletions
|
@ -56,7 +56,7 @@ public:
|
|||
};
|
||||
|
||||
private:
|
||||
ast_manager & m_manager;
|
||||
ast_manager & m;
|
||||
bv_util m_bv;
|
||||
arith_util m_arith;
|
||||
mutable arith_rewriter m_arith_rw;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue