source:
CIVL/.sarl_default@
7a23a09
| Last change on this file since 7a23a09 was 429fa7f, checked in by , 12 years ago | |
|---|---|
|
|
| File size: 368 bytes | |
| Line | |
|---|---|
| 1 | prover { |
| 2 | aliases = cvc4; |
| 3 | kind = CVC4; |
| 4 | version = "1.4"; |
| 5 | path = "/opt/local/bin/cvc4"; |
| 6 | timeout = 20.0; |
| 7 | showQueries = false; |
| 8 | showInconclusives = false; |
| 9 | showErrors = true; |
| 10 | } |
| 11 | prover { |
| 12 | aliases = cvc3; |
| 13 | kind = CVC3; |
| 14 | version = "2.4.1"; |
| 15 | path = "/usr/bin/cvc3"; |
| 16 | timeout = 20.0; |
| 17 | showQueries = false; |
| 18 | showInconclusives = false; |
| 19 | showErrors = true; |
| 20 | } |
Note:
See TracBrowser
for help on using the repository browser.
