aboutsummaryrefslogtreecommitdiffhomepage
path: root/checker/type_errors.mli
diff options
context:
space:
mode:
authorGravatar Maxime Dénès <mail@maximedenes.fr>2014-07-22 15:57:27 -0400
committerGravatar Maxime Dénès <mail@maximedenes.fr>2014-07-22 19:14:19 -0400
commitaa63497700bb2e75767c1891a961fc06ba329065 (patch)
tree3ddd6a1060fe1d134d13a087d90a26400a39ce45 /checker/type_errors.mli
parent283ce711d67d18889e0e4acf51d9ef15a35e6ab7 (diff)
Porting guard fix to checker.
Diffstat (limited to 'checker/type_errors.mli')
-rw-r--r--checker/type_errors.mli1
1 files changed, 1 insertions, 0 deletions
diff --git a/checker/type_errors.mli b/checker/type_errors.mli
index 24086f16f..0cd556706 100644
--- a/checker/type_errors.mli
+++ b/checker/type_errors.mli
@@ -35,6 +35,7 @@ type guard_error =
| RecCallInCaseArg of constr
| RecCallInCasePred of constr
| NotGuardedForm of constr
+ | ReturnPredicateNotCoInductive of constr
type arity_error =
| NonInformativeToInformative