Support for Coq 8.19.2
[why3.git] / drivers / safeprover.drv
blob44f20a9f0e1e97d8730570d69230590f87568d9c
1 (* Why3 driver for safe prover *)
3 valid   "Unsat"
4 (*
5 invalid "Completion found"
6 timeout "Ran out of time"
7 timeout "CPU time limit exceeded"
8 outofmemory "Out of Memory"
9 unknown "No Proof Found" ""
10 fail    "Failure.*"                   "\"\\0\""
12 time "why3cpulimit time : %s s"
14 import "tptp.gen"
15 import "discrimination.gen"