aboutsummaryrefslogtreecommitdiffstats
path: root/src/hls/GiblePargenproof.v
diff options
context:
space:
mode:
Diffstat (limited to 'src/hls/GiblePargenproof.v')
-rw-r--r--src/hls/GiblePargenproof.v1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/hls/GiblePargenproof.v b/src/hls/GiblePargenproof.v
index c48e5f3..0b9bd78 100644
--- a/src/hls/GiblePargenproof.v
+++ b/src/hls/GiblePargenproof.v
@@ -2380,6 +2380,7 @@ square:
exploit abstr_sequence_correct; eauto; simplify.
exploit local_abstr_check_correct2; eauto.
{ constructor. eapply ge_preserved_refl. reflexivity. }
+ { inv H. inv H8. exists pr'. intros x0. specialize (H x0). auto. }
simplify.
exploit abstr_seq_reverse_correct; eauto. reflexivity. simplify.
exploit seqbb_step_parbb_step; eauto; intros.