mirror of
https://github.com/Z3Prover/z3
synced 2025-04-28 19:35:50 +00:00
fixed some address dependencies
This commit is contained in:
parent
bb61f17989
commit
3764064e98
7 changed files with 33 additions and 3 deletions
|
@ -1418,6 +1418,8 @@ protected:
|
|||
public:
|
||||
typedef expr_dependency_array_manager::ref expr_dependency_array;
|
||||
|
||||
void show_id_gen();
|
||||
|
||||
protected:
|
||||
small_object_allocator m_alloc;
|
||||
family_manager m_family_manager;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue