summaryrefslogtreecommitdiff
path: root/proofs/logic.mli
diff options
context:
space:
mode:
authorGravatar Samuel Mimram <smimram@debian.org>2008-07-25 15:12:53 +0200
committerGravatar Samuel Mimram <smimram@debian.org>2008-07-25 15:12:53 +0200
commita0cfa4f118023d35b767a999d5a2ac4b082857b4 (patch)
treedabcac548e299fee1da464c93b3dba98484f45b1 /proofs/logic.mli
parent2281410e38ef99d025ea77194585a9bc019fdaa9 (diff)
Imported Upstream version 8.2~beta3+dfsgupstream/8.2.beta3+dfsg
Diffstat (limited to 'proofs/logic.mli')
-rw-r--r--proofs/logic.mli5
1 files changed, 2 insertions, 3 deletions
diff --git a/proofs/logic.mli b/proofs/logic.mli
index 2b6c6b4a..def02c8c 100644
--- a/proofs/logic.mli
+++ b/proofs/logic.mli
@@ -6,7 +6,7 @@
(* * GNU Lesser General Public License Version 2.1 *)
(************************************************************************)
-(*i $Id: logic.mli 9573 2007-01-31 20:18:18Z notin $ i*)
+(*i $Id: logic.mli 10785 2008-04-13 21:41:54Z herbelin $ i*)
(*i*)
open Names
@@ -50,8 +50,7 @@ type refiner_error =
(*i Errors raised by the refiner i*)
| BadType of constr * constr * constr
- | OccurMeta of constr
- | OccurMetaGoal of constr
+ | UnresolvedBindings of name list
| CannotApply of constr * constr
| NotWellTyped of constr
| NonLinearProof of constr