mirror of
https://github.com/Z3Prover/z3
synced 2026-07-05 06:46:11 +00:00
Missing file edits
This commit is contained in:
parent
e439504ec8
commit
39bf6af870
2 changed files with 0 additions and 7 deletions
|
|
@ -91,9 +91,6 @@ namespace euf {
|
|||
stats m_stats;
|
||||
bool m_add_plugin; // whether sgraph created the seq_plugin
|
||||
|
||||
// tracks allocated subst caches for cleanup
|
||||
ptr_vector<snode_subst_cache> m_subst_caches;
|
||||
|
||||
// maps expression id to snode
|
||||
ptr_vector<snode> m_expr2snode;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue