mirror of
https://github.com/Z3Prover/z3
synced 2025-10-03 14:33:56 +00:00
parent
4b1419261f
commit
815c971c9a
2 changed files with 3 additions and 2 deletions
|
@ -63,6 +63,7 @@ namespace euf {
|
|||
enode* m_cg = nullptr;
|
||||
th_var_list m_th_vars;
|
||||
justification m_justification;
|
||||
justification m_lit_justification;
|
||||
unsigned m_num_args = 0;
|
||||
signed char m_lbl_hash = -1; // It is different from -1, if enode is used in a pattern
|
||||
approx_set m_lbls;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue