3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2026-07-05 06:46:11 +00:00

Missing file edits

This commit is contained in:
CEisenhofer 2026-03-16 21:10:40 +01:00
parent e439504ec8
commit 39bf6af870
2 changed files with 0 additions and 7 deletions

View file

@ -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;