aboutsummaryrefslogtreecommitdiffhomepage
path: root/library/misctypes.ml
diff options
context:
space:
mode:
Diffstat (limited to 'library/misctypes.ml')
-rw-r--r--library/misctypes.ml4
1 files changed, 0 insertions, 4 deletions
diff --git a/library/misctypes.ml b/library/misctypes.ml
index 3b629f449..7cd1a83be 100644
--- a/library/misctypes.ml
+++ b/library/misctypes.ml
@@ -38,10 +38,6 @@ type 'id move_location =
| MoveFirst
| MoveLast (** can be seen as "no move" when doing intro *)
-(** A synonym of [Evar.t], also defined in Term *)
-
-type existential_key = Evar.t
-
(** Casts *)
type 'a cast_type =