aboutsummaryrefslogtreecommitdiffhomepage
path: root/proofs/logic.mli
diff options
context:
space:
mode:
Diffstat (limited to 'proofs/logic.mli')
-rw-r--r--proofs/logic.mli2
1 files changed, 1 insertions, 1 deletions
diff --git a/proofs/logic.mli b/proofs/logic.mli
index e87adb165..40feb5c56 100644
--- a/proofs/logic.mli
+++ b/proofs/logic.mli
@@ -39,7 +39,7 @@ type refiner_error =
(*i Errors raised by the refiner i*)
| BadType of constr * constr * constr
- | UnresolvedBindings of name list
+ | UnresolvedBindings of Name.t list
| CannotApply of constr * constr
| NotWellTyped of constr
| NonLinearProof of constr