mirror of
https://github.com/Z3Prover/z3
synced 2025-06-27 16:38:45 +00:00
removing dependencies on simplifier
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
82a937d1af
commit
bcf229dcfd
26 changed files with 52 additions and 1849 deletions
|
@ -166,7 +166,6 @@ int main(int argc, char ** argv) {
|
|||
TST(timeout);
|
||||
TST(proof_checker);
|
||||
TST(simplifier);
|
||||
TST(bv_simplifier_plugin);
|
||||
TST(bit_blaster);
|
||||
TST(var_subst);
|
||||
TST(simple_parser);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue