aboutsummaryrefslogtreecommitdiffhomepage
path: root/plugins/funind/indfun.mli
diff options
context:
space:
mode:
authorGravatar letouzey <letouzey@85f007b7-540e-0410-9357-904b9bb8a0f7>2012-05-29 11:09:35 +0000
committerGravatar letouzey <letouzey@85f007b7-540e-0410-9357-904b9bb8a0f7>2012-05-29 11:09:35 +0000
commit5105781ae0c92dd1dc83ca209c0312725065e96d (patch)
tree45bdf99ea830c4158a0c533a4a385c98cb34a4c1 /plugins/funind/indfun.mli
parent929d25a05585dd702739b6979e3822bfa6cdbadb (diff)
remove many excessive open Util & Errors in mli's
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@15392 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'plugins/funind/indfun.mli')
-rw-r--r--plugins/funind/indfun.mli2
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/funind/indfun.mli b/plugins/funind/indfun.mli
index 654d42ee1..bb3071782 100644
--- a/plugins/funind/indfun.mli
+++ b/plugins/funind/indfun.mli
@@ -1,5 +1,3 @@
-open Errors
-open Util
open Names
open Term
open Pp