mirror of
https://github.com/Z3Prover/z3
synced 2025-04-23 17:15:31 +00:00
ML API: moved more objects into normal types.
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
This commit is contained in:
parent
bbd1e465bb
commit
bcc0c14233
2 changed files with 392 additions and 375 deletions
|
@ -14,7 +14,6 @@ open Z3.Tactic.ApplyResult
|
|||
open Z3.Probe
|
||||
open Z3.Solver
|
||||
open Z3.Arithmetic
|
||||
open Z3.Fixedpoints
|
||||
|
||||
exception TestFailedException of string
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue