mirror of
https://github.com/Z3Prover/z3
synced 2025-04-27 10:55:50 +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
|
@ -1,6 +0,0 @@
|
|||
import z3, doctest
|
||||
|
||||
r = doctest.testmod(z3)
|
||||
if r.failed != 0:
|
||||
exit(1)
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue