mirror of
https://github.com/Z3Prover/z3
synced 2025-08-19 01:32:17 +00:00
added build and test scripts and READMEs to distribute
This commit is contained in:
parent
6e1eb7044b
commit
83e92c2dd7
12 changed files with 192 additions and 0 deletions
3
ml/build-lib.cmd
Normal file
3
ml/build-lib.cmd
Normal file
|
@ -0,0 +1,3 @@
|
|||
@echo off
|
||||
|
||||
call .\compile_mlapi.cmd ..\include ..\bin ..\bin
|
Loading…
Add table
Add a link
Reference in a new issue