mirror of
https://github.com/Z3Prover/z3
synced 2025-04-27 10:55:50 +00:00
build of template
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
1aaf6d879f
commit
c68d15f441
4 changed files with 8 additions and 8 deletions
|
@ -97,7 +97,7 @@ class emonics {
|
|||
|
||||
void inc_visited() const;
|
||||
|
||||
void remove_cell(head_tail& v, unsigned mIndex);
|
||||
void remove_cell(head_tail& v);
|
||||
void insert_cell(head_tail& v, unsigned mIndex);
|
||||
void merge_cells(head_tail& root, head_tail& other);
|
||||
void unmerge_cells(head_tail& root, head_tail& other);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue