3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-06 17:44:08 +00:00

ML API readme fixes

Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
This commit is contained in:
Christoph M. Wintersteiger 2015-01-24 18:51:47 +00:00
parent 2f3ea1f39d
commit b92bdaeebe
2 changed files with 2 additions and 5 deletions

View file

@ -1,5 +1,3 @@
### This is work-in-progress.
Small example using the Z3 ML bindings.
To build the example execute
make examples

View file

@ -1,6 +1,5 @@
This directory is work in progress.
We are currently working on a brand new ML API.
This is the new ML API introduced with Z3 4.4. For the legacy bindings, please
refer to previous releases of Z3.
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