aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Maps.v
diff options
context:
space:
mode:
authorxleroy <xleroy@fca1b0fc-160b-0410-b1d3-a4f43f01ea2e>2013-03-10 14:02:55 +0000
committerxleroy <xleroy@fca1b0fc-160b-0410-b1d3-a4f43f01ea2e>2013-03-10 14:02:55 +0000
commitc269669e7c410df6a5fb39743af12d9e121fecfe (patch)
treeff778335c0f887e8da62f202bbf5bb408c78d3d4 /lib/Maps.v
parent02779dbc71c0f6985427c47ec05dd25b44dd859c (diff)
downloadcompcert-kvx-c269669e7c410df6a5fb39743af12d9e121fecfe.tar.gz
compcert-kvx-c269669e7c410df6a5fb39743af12d9e121fecfe.zip
Useless Import
git-svn-id: https://yquem.inria.fr/compcert/svn/compcert/trunk@2141 fca1b0fc-160b-0410-b1d3-a4f43f01ea2e
Diffstat (limited to 'lib/Maps.v')
-rw-r--r--lib/Maps.v1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/Maps.v b/lib/Maps.v
index a0287a40..82888d5a 100644
--- a/lib/Maps.v
+++ b/lib/Maps.v
@@ -32,7 +32,6 @@
inefficient implementation of maps as functions is also provided.
*)
-Require Import EquivDec.
Require Import Coqlib.
(* To avoid useless definitions of inductors in extracted code. *)