mirror of
https://github.com/Z3Prover/z3
synced 2025-08-11 21:50:52 +00:00
More ML API
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
This commit is contained in:
parent
d2d4bf7f83
commit
f7b3529f01
4 changed files with 67 additions and 16 deletions
|
@ -1,11 +1,8 @@
|
|||
This directory is work in progress.
|
||||
|
||||
We are currently working on a brand new ML API.
|
||||
<<<<<<< HEAD
|
||||
|
||||
On Windows, there are no less than four different ports of OCaml. The Z3 build
|
||||
system assumes that either the win32 or the win64 port is installed. This means
|
||||
that OCaml will use `cl' as the underlying C compiler and not the cygwin or
|
||||
mingw compilers.
|
||||
=======
|
||||
>>>>>>> Beginnings of a new ML API
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue