3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-11-02 12:37:52 +00:00

fix compilation errors

Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
Nikolaj Bjorner 2014-03-25 13:43:45 -07:00
parent 5f245de36d
commit ede9549818
9 changed files with 16 additions and 6 deletions

View file

@ -3376,5 +3376,5 @@
; :wmaxsat_engine pwmax
:wmaxsat_engine bvmax
:print_statistics true
:timeout 60000
:timeout 1200000
)