aboutsummaryrefslogtreecommitdiffstats
path: root/scheduling
diff options
context:
space:
mode:
Diffstat (limited to 'scheduling')
-rw-r--r--scheduling/RTLpathSE_impl.v2
1 files changed, 1 insertions, 1 deletions
diff --git a/scheduling/RTLpathSE_impl.v b/scheduling/RTLpathSE_impl.v
index e39e21f0..9a50b627 100644
--- a/scheduling/RTLpathSE_impl.v
+++ b/scheduling/RTLpathSE_impl.v
@@ -8,7 +8,7 @@ Require Import Errors.
Require Import RTLpathSE_theory RTLpathLivegenproof.
Require Import Axioms RTLpathSE_simu_specs.
Require Import Asmgen Asmgenproof1.
-Require Import Axioms RTLpathSE_simu_specs RTLpathSE_simplify.
+Require Import RTLpathSE_simplify.
Local Open Scope error_monad_scope.
Local Open Scope option_monad_scope.