summaryrefslogtreecommitdiff
path: root/cfrontend/ClightBigstep.v
diff options
context:
space:
mode:
Diffstat (limited to 'cfrontend/ClightBigstep.v')
-rw-r--r--cfrontend/ClightBigstep.v1
1 files changed, 0 insertions, 1 deletions
diff --git a/cfrontend/ClightBigstep.v b/cfrontend/ClightBigstep.v
index 293ea5d..4d10c62 100644
--- a/cfrontend/ClightBigstep.v
+++ b/cfrontend/ClightBigstep.v
@@ -16,7 +16,6 @@
(** A big-step semantics for the Clight language. *)
Require Import Coqlib.
-Require Import Errors.
Require Import Maps.
Require Import Integers.
Require Import Floats.