mirror of
https://github.com/Z3Prover/z3
synced 2025-04-25 10:05:32 +00:00
cleanup the grobner config init
Signed-off-by: Lev Nachmanson <levnach@hotmail.com>
This commit is contained in:
parent
f2884088cc
commit
06203d227e
4 changed files with 8 additions and 12 deletions
|
@ -46,6 +46,7 @@ namespace dd {
|
|||
public:
|
||||
enum semantics { free_e, mod2_e, zero_one_vars_e };
|
||||
private:
|
||||
friend test;
|
||||
friend pdd;
|
||||
friend pdd_iterator;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue