Skip to content

Commit

Permalink
Gah. Try again.
Browse files Browse the repository at this point in the history
  • Loading branch information
sauclovian-g committed Oct 16, 2024
1 parent 418d265 commit 5b6b794
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion theories/Ref/EnTreeSpecFacts.v
Original file line number Diff line number Diff line change
Expand Up @@ -431,7 +431,7 @@ Proof.
* constructor; auto. intros. eapply H0 in H2. right. pclearbot.
eapply CIH; eauto with solve_padded.
2 : apply REL.
(* these bits no longer needed with coq-paco 4.1.2 *)
(* these bits no longer needed with coq-paco 4.2.1 *)
(* 2 : destruct H2; try contradiction; auto. *)
inv Hpad1. inj_existT. subst. pstep.
constructor. auto.
Expand Down

0 comments on commit 5b6b794

Please sign in to comment.