mirror of
https://github.com/Z3Prover/z3
synced 2025-08-18 09:12:16 +00:00
fixes
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
2ede4b2c80
commit
d940516df3
10 changed files with 15 additions and 62 deletions
|
@ -77,7 +77,6 @@ namespace smt {
|
|||
|
||||
context & m_context;
|
||||
ast_manager & m_manager;
|
||||
th_rewriter & m_simplifier;
|
||||
collector m_collector;
|
||||
expr_ref_vector m_new_exprs;
|
||||
vector<enode_vector> m_candidate_vectors;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue