aboutsummaryrefslogtreecommitdiffhomepage
path: root/plugins/funind/merge.ml
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/funind/merge.ml')
-rw-r--r--plugins/funind/merge.ml2
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/funind/merge.ml b/plugins/funind/merge.ml
index b848d77a7..4fe22a354 100644
--- a/plugins/funind/merge.ml
+++ b/plugins/funind/merge.ml
@@ -8,7 +8,6 @@
(* Merging of induction principles. *)
-open Libnames
open Globnames
open Tactics
open Indfun_common
@@ -21,7 +20,6 @@ open Names
open Term
open Termops
open Declarations
-open Environ
open Glob_term
open Glob_termops
open Decl_kinds