mirror of
https://github.com/Z3Prover/z3
synced 2025-05-13 10:44:43 +00:00
reorganizing the code
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
This commit is contained in:
parent
61bd5a69ec
commit
12a255e36b
195 changed files with 11 additions and 526 deletions
|
@ -151,8 +151,6 @@ int main(int argc, char ** argv) {
|
|||
TST(list);
|
||||
TST(small_object_allocator);
|
||||
TST(timeout);
|
||||
TST(splay_tree);
|
||||
TST(fvi);
|
||||
TST(proof_checker);
|
||||
TST(simplifier);
|
||||
TST(bv_simplifier_plugin);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue