aboutsummaryrefslogtreecommitdiffstats
path: root/common
diff options
context:
space:
mode:
Diffstat (limited to 'common')
-rw-r--r--common/Sections.ml2
-rw-r--r--common/Switchaux.ml1
2 files changed, 0 insertions, 3 deletions
diff --git a/common/Sections.ml b/common/Sections.ml
index ec5b6412..b792581f 100644
--- a/common/Sections.ml
+++ b/common/Sections.ml
@@ -13,8 +13,6 @@
(* *)
(* *********************************************************************)
-open Camlcoq
-
(* Handling of linker sections *)
type section_name =
diff --git a/common/Switchaux.ml b/common/Switchaux.ml
index 0d4901bf..35f58aa7 100644
--- a/common/Switchaux.ml
+++ b/common/Switchaux.ml
@@ -10,7 +10,6 @@
(* *)
(* *********************************************************************)
-open Datatypes
open Camlcoq
open Switch