3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-06-05 21:53:23 +00:00
This commit is contained in:
Yuto Takei 2012-11-20 13:12:37 +09:00
parent dcf8291860
commit 0bee012f2c

2
README
View file

@ -12,7 +12,7 @@ Z3 can be built using Visual Studio Command Prompt and make/g++.
2) Building Z3 using make/g++ and Python 2) Building Z3 using make/g++ and Python
Execute: Execute:
autconf autoconf
./configure ./configure
python scripts/mk_make.py python scripts/mk_make.py
cd build cd build