mirror of
https://github.com/Z3Prover/z3
synced 2025-06-26 07:43:41 +00:00
dealloc m_imp
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
218379aaca
commit
95ffad80c6
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ namespace lp {
|
|||
}
|
||||
return seed;
|
||||
}
|
||||
};
|
||||
}
|
||||
|
||||
struct term_comparer {
|
||||
bool operator()(const lar_term& a, const lar_term& b) const {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue