mirror of
https://github.com/Z3Prover/z3
synced 2025-04-30 04:15:51 +00:00
parent
5fa1b0b09f
commit
e90ec457c3
2 changed files with 10 additions and 3 deletions
|
@ -30,6 +30,7 @@ namespace q {
|
|||
expr_fast_mark1 m_mark;
|
||||
euf::enode_vector m_eval;
|
||||
euf::enode_vector m_indirect_nodes;
|
||||
bool m_freeze_swap = false;
|
||||
|
||||
struct scoped_mark_reset;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue