mirror of
https://github.com/Z3Prover/z3
synced 2025-04-23 17:15:31 +00:00
add sat-euf
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
a7b51d04cd
commit
ecd3315a74
11 changed files with 474 additions and 52 deletions
|
@ -83,6 +83,8 @@ static void test2() {
|
|||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
static void test3() {
|
||||
ast_manager m;
|
||||
reg_decl_plugins(m);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue