mirror of
https://github.com/Z3Prover/z3
synced 2025-04-13 04:28:17 +00:00
disable build.cmd from update_api.cmd
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
This commit is contained in:
parent
bf180f2792
commit
87dbd49b4c
|
@ -11,6 +11,3 @@ pushd python
|
||||||
python mk_z3consts.py
|
python mk_z3consts.py
|
||||||
python mk_z3tactics.py
|
python mk_z3tactics.py
|
||||||
popd
|
popd
|
||||||
pushd ml
|
|
||||||
call build.cmd 32
|
|
||||||
popd
|
|
||||||
|
|
Loading…
Reference in a new issue