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

update build script

Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
Nikolaj Bjorner 2018-03-19 14:55:38 -07:00
parent 7ded2a90e6
commit ba2e28fa0e

View file

@ -17,7 +17,7 @@ rem Build and run examples
rem Build and run unit tests
nmake test-z3
test-z3.exe -a
rem test-z3.exe -a
cd ..