mirror of
https://github.com/Z3Prover/z3
synced 2025-08-02 09:20:22 +00:00
created
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
3de9d37772
commit
9294b2ceb2
1 changed files with 1 additions and 0 deletions
|
@ -465,6 +465,7 @@ public:
|
||||||
m_final_eh = nullptr;
|
m_final_eh = nullptr;
|
||||||
m_eq_eh = nullptr;
|
m_eq_eh = nullptr;
|
||||||
m_diseq_eh = nullptr;
|
m_diseq_eh = nullptr;
|
||||||
|
m_created_eh = nullptr;
|
||||||
}
|
}
|
||||||
|
|
||||||
void user_propagate_init(
|
void user_propagate_init(
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue