mirror of
https://github.com/Z3Prover/z3
synced 2025-08-22 02:57:50 +00:00
enable printing in Release
Signed-off-by: Lev <levnach@hotmail.com>
This commit is contained in:
parent
5c712d471f
commit
c4c52ad104
13 changed files with 10 additions and 33 deletions
|
@ -78,8 +78,6 @@ public:
|
|||
lp_assert(m_heap_size > 0);
|
||||
return m_heap[1];
|
||||
}
|
||||
#ifdef Z3DEBUG
|
||||
void print(std::ostream & out);
|
||||
#endif
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue