mirror of
https://github.com/Z3Prover/z3
synced 2025-06-22 05:43:39 +00:00
parent
7756e2c6d5
commit
1ce63363ba
2 changed files with 9 additions and 4 deletions
|
@ -848,7 +848,7 @@ namespace smt {
|
|||
|
||||
void mk_or_cnstr(app * n);
|
||||
|
||||
void mk_iff_cnstr(app * n);
|
||||
void mk_iff_cnstr(app * n, bool sign);
|
||||
|
||||
void mk_ite_cnstr(app * n);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue