aboutsummaryrefslogtreecommitdiffhomepage
path: root/kernel/type_errors.mli
diff options
context:
space:
mode:
authorGravatar barras <barras@85f007b7-540e-0410-9357-904b9bb8a0f7>2003-09-22 10:51:30 +0000
committerGravatar barras <barras@85f007b7-540e-0410-9357-904b9bb8a0f7>2003-09-22 10:51:30 +0000
commit5b108b017031b549a1e0c684d8ec385a3af44fa2 (patch)
tree33f42b1cea6f9134a9c0821898ef2b7dfa68bf09 /kernel/type_errors.mli
parentaf08be9e326fe4b7e76234022fe33b1eea4c06dd (diff)
message d'erreur de garde des cofix
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@4438 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'kernel/type_errors.mli')
-rw-r--r--kernel/type_errors.mli2
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel/type_errors.mli b/kernel/type_errors.mli
index b194dac97..b4897d612 100644
--- a/kernel/type_errors.mli
+++ b/kernel/type_errors.mli
@@ -34,7 +34,7 @@ type guard_error =
| RecCallInCaseFun of constr
| RecCallInCaseArg of constr
| RecCallInCasePred of constr
- | NotGuardedForm
+ | NotGuardedForm of constr
type arity_error =
| NonInformativeToInformative