mirror of
https://github.com/Z3Prover/z3
synced 2026-07-02 13:26:10 +00:00
one must answer the call of the master of compilers #2258
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
c012f6ea5b
commit
3e059a3a3b
4 changed files with 119 additions and 34 deletions
|
|
@ -48,7 +48,7 @@ namespace qe {
|
|||
|
||||
solve_plugin* mk_dt_solve_plugin(ast_manager& m, is_variable_proc& is_var);
|
||||
|
||||
// solve_plugin* mk_bv_solve_plugin(ast_manager& m, is_variable_proc& is_var);
|
||||
solve_plugin* mk_bv_solve_plugin(ast_manager& m, is_variable_proc& is_var);
|
||||
|
||||
// solve_plugin* mk_array_solve_plugin(ast_manager& m, is_variable_proc& is_var);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue