mirror of
https://github.com/Z3Prover/z3
synced 2025-05-04 22:35:45 +00:00
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
f501380e89
commit
bdd66e1fa0
7 changed files with 60 additions and 32 deletions
|
@ -1713,6 +1713,8 @@ public:
|
|||
return m_alloc.get_allocation_size();
|
||||
}
|
||||
|
||||
std::ostream& display(std::ostream& out) const;
|
||||
|
||||
protected:
|
||||
ast * register_node_core(ast * n);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue