summaryrefslogtreecommitdiff
path: root/backend/Stackingtyping.v
diff options
context:
space:
mode:
Diffstat (limited to 'backend/Stackingtyping.v')
-rw-r--r--backend/Stackingtyping.v1
1 files changed, 0 insertions, 1 deletions
diff --git a/backend/Stackingtyping.v b/backend/Stackingtyping.v
index 27de557..2324cd5 100644
--- a/backend/Stackingtyping.v
+++ b/backend/Stackingtyping.v
@@ -13,7 +13,6 @@
(** Type preservation for the [Stacking] pass. *)
Require Import Coqlib.
-Require Import Maps.
Require Import Errors.
Require Import Integers.
Require Import AST.