mirror of
https://github.com/Z3Prover/z3
synced 2026-06-02 07:07:52 +00:00
na
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
c91b485fcf
commit
9893a09fad
2 changed files with 6 additions and 1 deletions
|
|
@ -744,7 +744,6 @@ namespace seq {
|
|||
ast_manager& m;
|
||||
seq_util& m_seq;
|
||||
euf::sgraph& m_sg;
|
||||
// region m_region;
|
||||
ptr_vector<nielsen_node> m_nodes;
|
||||
ptr_vector<nielsen_edge> m_edges;
|
||||
nielsen_node* m_root = nullptr;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue