mirror of
https://github.com/Z3Prover/z3
synced 2025-04-29 11:55:51 +00:00
n/a
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
9a933e29e3
commit
4de4618f5b
4 changed files with 25 additions and 17 deletions
|
@ -109,7 +109,7 @@ namespace intblast {
|
|||
void translate_quantifier(quantifier* q);
|
||||
void translate_var(var* v);
|
||||
|
||||
void ensure_args(app* e);
|
||||
void ensure_translated(expr* e);
|
||||
void internalize_bv(app* e);
|
||||
|
||||
unsigned m_vars_qhead = 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue