3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-08-17 00:32:16 +00:00

one more nightly

Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
Nikolaj Bjorner 2021-01-29 16:40:59 -08:00
parent ec1e3cc14a
commit 34c34b68ee
5 changed files with 14 additions and 8 deletions

View file

@ -229,6 +229,7 @@ namespace q {
m_mam->on_merge(root, other);
if (m_lazy_mam)
m_lazy_mam->on_merge(root, other);
m_mam->relevant_eh(other, false);
}
// watch only nodes introduced in bindings or ground arguments of functions