Skip to content

Commit

Permalink
adapt for Coq 8.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
thtuerk committed Sep 19, 2019
1 parent ca02fad commit 437aff0
Show file tree
Hide file tree
Showing 8 changed files with 7,570 additions and 1,773 deletions.
1 change: 0 additions & 1 deletion MSetIntervals.v
Original file line number Diff line number Diff line change
Expand Up @@ -4536,7 +4536,6 @@ Lemma elementsZ_insert_intervalZ_guarded : forall x c s,
Proof.
intros s.
case s => //=.
split => //.
Qed.

Lemma compare_eq_Lt_nil_r : forall s,
Expand Down
Loading

0 comments on commit 437aff0

Please sign in to comment.