Merge branch 'coma_fixes' into 'master'
[why3.git] / drivers / spass.drv
blobc51d33126c0c8ff1e123d726a1dd29abebbad9d5
1 (* Why driver for SPASS *)
3 valid   "Proof found"
4 invalid "Completion found"
5 timeout "Ran out of time"
6 timeout "CPU time limit exceeded"
7 outofmemory "Out of Memory"
8 unknown "No Proof Found" ""
9 fail    "Failure.*" "\"\\0\""
11 import "tptp.gen"
12 import "discrimination.gen"