From 5bf13140754a55599ae27942b17cdbb4b7ed74e9 Mon Sep 17 00:00:00 2001 From: xleroy Date: Sun, 30 Dec 2012 17:47:53 +0000 Subject: Remove some useless "Require". Update ARM port. git-svn-id: https://yquem.inria.fr/compcert/svn/compcert/trunk@2085 fca1b0fc-160b-0410-b1d3-a4f43f01ea2e --- cfrontend/ClightBigstep.v | 1 - 1 file changed, 1 deletion(-) (limited to 'cfrontend/ClightBigstep.v') 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. -- cgit v1.2.3