mirror of
https://github.com/Z3Prover/z3
synced 2025-11-11 16:42:04 +00:00
tidy
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
4f455c7a3c
commit
5068d2083d
2 changed files with 5 additions and 12 deletions
|
|
@ -1059,7 +1059,7 @@ namespace smt {
|
|||
|
||||
void reset_assumptions();
|
||||
|
||||
void get_theory_assumptions(expr_ref_vector & theory_assumptions);
|
||||
void add_theory_assumptions(expr_ref_vector & theory_assumptions);
|
||||
|
||||
lbool mk_unsat_core();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue