aboutsummaryrefslogtreecommitdiffhomepage
path: root/pretyping/evd.mli
diff options
context:
space:
mode:
Diffstat (limited to 'pretyping/evd.mli')
-rw-r--r--pretyping/evd.mli3
1 files changed, 0 insertions, 3 deletions
diff --git a/pretyping/evd.mli b/pretyping/evd.mli
index 2b0e9ca68..8f423c788 100644
--- a/pretyping/evd.mli
+++ b/pretyping/evd.mli
@@ -8,14 +8,11 @@
open Util
open Loc
-open Pp
open Names
open Term
open Context
open Environ
-open Libnames
open Mod_subst
-open Termops
(** {5 Existential variables and unification states}