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

disable build.cmd from update_api.cmd

Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
This commit is contained in:
Leonardo de Moura 2012-10-02 13:51:20 -07:00
parent bf180f2792
commit 87dbd49b4c
11 changed files with 19018 additions and 19021 deletions

View file

@ -11,6 +11,3 @@ pushd python
python mk_z3consts.py
python mk_z3tactics.py
popd
pushd ml
call build.cmd 32
popd