aboutsummaryrefslogtreecommitdiffstats
path: root/backend/PrintMach.ml
diff options
context:
space:
mode:
Diffstat (limited to 'backend/PrintMach.ml')
-rw-r--r--backend/PrintMach.ml4
1 files changed, 0 insertions, 4 deletions
diff --git a/backend/PrintMach.ml b/backend/PrintMach.ml
index 0ce2e87b..517f3037 100644
--- a/backend/PrintMach.ml
+++ b/backend/PrintMach.ml
@@ -15,14 +15,10 @@
open Printf
open Camlcoq
open Datatypes
-open Maps
open AST
-open Integers
-open Locations
open Machregsaux
open Mach
open PrintAST
-open PrintOp
let reg pp r =
match name_of_register r with