aboutsummaryrefslogtreecommitdiff
path: root/plugins/firstorder
diff options
context:
space:
mode:
authorletouzey2012-05-29 11:09:35 +0000
committerletouzey2012-05-29 11:09:35 +0000
commit5105781ae0c92dd1dc83ca209c0312725065e96d (patch)
tree45bdf99ea830c4158a0c533a4a385c98cb34a4c1 /plugins/firstorder
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/firstorder')
-rw-r--r--plugins/firstorder/sequent.mli2
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/firstorder/sequent.mli b/plugins/firstorder/sequent.mli
index 8a2406e364..9f13e54cf0 100644
--- a/plugins/firstorder/sequent.mli
+++ b/plugins/firstorder/sequent.mli
@@ -7,8 +7,6 @@
(************************************************************************)
open Term
-open Errors
-open Util
open Formula
open Tacmach
open Names