aboutsummaryrefslogtreecommitdiffhomepage
path: root/plugins/extraction/extraction.ml
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/extraction/extraction.ml')
-rw-r--r--plugins/extraction/extraction.ml3
1 files changed, 0 insertions, 3 deletions
diff --git a/plugins/extraction/extraction.ml b/plugins/extraction/extraction.ml
index ab0e480f9..0556f6d77 100644
--- a/plugins/extraction/extraction.ml
+++ b/plugins/extraction/extraction.ml
@@ -7,7 +7,6 @@
(************************************************************************)
(*i*)
-open Errors
open Util
open Names
open Term
@@ -20,9 +19,7 @@ open Termops
open Inductiveops
open Recordops
open Namegen
-open Summary
open Globnames
-open Nametab
open Miniml
open Table
open Mlutil