aboutsummaryrefslogtreecommitdiffstats
path: root/backend/Linearizetyping.v
diff options
context:
space:
mode:
Diffstat (limited to 'backend/Linearizetyping.v')
-rw-r--r--backend/Linearizetyping.v1
1 files changed, 1 insertions, 0 deletions
diff --git a/backend/Linearizetyping.v b/backend/Linearizetyping.v
index 627c878f..716b66f1 100644
--- a/backend/Linearizetyping.v
+++ b/backend/Linearizetyping.v
@@ -60,6 +60,7 @@ Proof.
apply wt_add_branch; auto.
constructor; auto. apply wt_add_branch; auto.
apply wt_add_instr. constructor; auto. auto.
+ apply wt_add_instr. constructor; auto. auto.
Qed.
Lemma wt_linearize_body: