aboutsummaryrefslogtreecommitdiffstats
path: root/scheduling/RTLtoBTLproof.v
diff options
context:
space:
mode:
Diffstat (limited to 'scheduling/RTLtoBTLproof.v')
-rw-r--r--scheduling/RTLtoBTLproof.v1
1 files changed, 1 insertions, 0 deletions
diff --git a/scheduling/RTLtoBTLproof.v b/scheduling/RTLtoBTLproof.v
index 7d83931b..f2f99ef5 100644
--- a/scheduling/RTLtoBTLproof.v
+++ b/scheduling/RTLtoBTLproof.v
@@ -554,6 +554,7 @@ Proof.
eexists; left; eexists; split; eauto.
repeat econstructor; eauto.
apply iblock_istep_run_equiv in BTL_RUN; eauto.
+ econstructor.
- (* Others *)
exists (Some ib2); right; split.
simpl; auto.