mirror of
https://github.com/Z3Prover/z3
synced 2025-04-24 17:45:32 +00:00
This commit is contained in:
parent
991cffb519
commit
11066486d7
1 changed files with 0 additions and 1 deletions
|
@ -82,7 +82,6 @@ namespace opt {
|
|||
struct div_def;
|
||||
struct const_def;
|
||||
struct var_def;
|
||||
struct const_def;
|
||||
enum def_t { add_t, mul_t, div_t, const_t, var_t};
|
||||
struct def {
|
||||
def() = default;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue