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:
parent
ec1e3cc14a
commit
34c34b68ee
5 changed files with 14 additions and 8 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue