mirror of
https://github.com/Z3Prover/z3
synced 2025-11-02 20:47:52 +00:00
reorganizing the code
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
This commit is contained in:
parent
61bd5a69ec
commit
12a255e36b
195 changed files with 11 additions and 526 deletions
5
src/bindings/ml/exec.cmd
Executable file
5
src/bindings/ml/exec.cmd
Executable file
|
|
@ -0,0 +1,5 @@
|
|||
@echo off
|
||||
SETLOCAL
|
||||
set PATH=..\..\bin;%PATH%
|
||||
test_mlapi.exe
|
||||
ENDLOCAL
|
||||
Loading…
Add table
Add a link
Reference in a new issue