aboutsummaryrefslogtreecommitdiffstats
path: root/backend/Stackingproof.v
diff options
context:
space:
mode:
Diffstat (limited to 'backend/Stackingproof.v')
-rw-r--r--backend/Stackingproof.v1
1 files changed, 0 insertions, 1 deletions
diff --git a/backend/Stackingproof.v b/backend/Stackingproof.v
index 1d87ad34..6c4e43fd 100644
--- a/backend/Stackingproof.v
+++ b/backend/Stackingproof.v
@@ -15,7 +15,6 @@
(** This file proves semantic preservation for the [Stacking] pass. *)
Require Import Coqlib.
-Require Import Maps.
Require Import Errors.
Require Import AST.
Require Import Integers.