mirror of
https://github.com/Z3Prover/z3
synced 2025-04-23 00:55:31 +00:00
Merge branch 'unstable' of https://github.com/Z3Prover/z3 into contrib
Conflicts: README src/api/ml/build-lib.sh src/api/ml/z3.ml src/api/ml/z3.mli src/api/ml/z3_stubs.c
This commit is contained in:
commit
1d49f61b9a
395 changed files with 46184 additions and 69505 deletions
3
README
3
README
|
@ -39,3 +39,6 @@ Remark: clang does not support OpenMP yet.
|
|||
CXX=clang++ CC=clang python scripts/mk_make.py
|
||||
cd build
|
||||
make
|
||||
|
||||
|
||||
To clean Z3 you can delete the build directory and run the mk_make.py script again.
|
Loading…
Add table
Add a link
Reference in a new issue