aboutsummaryrefslogtreecommitdiffhomepage
path: root/proofs/logic.mli
diff options
context:
space:
mode:
Diffstat (limited to 'proofs/logic.mli')
-rw-r--r--proofs/logic.mli1
1 files changed, 1 insertions, 0 deletions
diff --git a/proofs/logic.mli b/proofs/logic.mli
index 88e77fd7b..8bc48ed54 100644
--- a/proofs/logic.mli
+++ b/proofs/logic.mli
@@ -54,6 +54,7 @@ type refiner_error =
| CannotApply of constr * constr
| NotWellTyped of constr
| NonLinearProof of constr
+ | MetaInType of constr
(*i Errors raised by the tactics i*)
| IntroNeedsProduct