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:
parent
bf180f2792
commit
87dbd49b4c
|
@ -11,6 +11,3 @@ pushd python
|
|||
python mk_z3consts.py
|
||||
python mk_z3tactics.py
|
||||
popd
|
||||
pushd ml
|
||||
call build.cmd 32
|
||||
popd
|
||||
|
|
Loading…
Reference in a new issue