aboutsummaryrefslogtreecommitdiff
path: root/kernel/type_errors.mli
diff options
context:
space:
mode:
authorMaxime Dénès2014-04-21 00:18:55 -0400
committerMaxime Dénès2014-07-22 17:55:06 -0400
commitb828495753da8f1685e7ca5b6897a580e7bd3f09 (patch)
treec71ec56671b95721aa5ea3975fad5f07f3c9fd61 /kernel/type_errors.mli
parent4cd0becc84208525443d7ca4e9cc8214d00df319 (diff)
First attempt at a fix for guard condition on cofixpoints.
Diffstat (limited to 'kernel/type_errors.mli')
-rw-r--r--kernel/type_errors.mli1
1 files changed, 1 insertions, 0 deletions
diff --git a/kernel/type_errors.mli b/kernel/type_errors.mli
index 09310b42b2..37370377d4 100644
--- a/kernel/type_errors.mli
+++ b/kernel/type_errors.mli
@@ -31,6 +31,7 @@ type guard_error =
| RecCallInCaseArg of constr
| RecCallInCasePred of constr
| NotGuardedForm of constr
+ | ReturnPredicateNotCoInductive of constr
type arity_error =
| NonInformativeToInformative