mirror of
https://github.com/Z3Prover/z3
synced 2025-04-10 19:27:06 +00:00
created
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
3de9d37772
commit
9294b2ceb2
|
@ -465,6 +465,7 @@ public:
|
|||
m_final_eh = nullptr;
|
||||
m_eq_eh = nullptr;
|
||||
m_diseq_eh = nullptr;
|
||||
m_created_eh = nullptr;
|
||||
}
|
||||
|
||||
void user_propagate_init(
|
||||
|
|
Loading…
Reference in a new issue