Skip to content
Snippets Groups Projects
Commit de22a852 authored by Robbert Krebbers's avatar Robbert Krebbers
Browse files

CHANGELOG.

parent 1c2e6891
No related branches found
No related tags found
No related merge requests found
...@@ -42,6 +42,7 @@ Coq 8.8 and 8.9 are no longer supported. ...@@ -42,6 +42,7 @@ Coq 8.8 and 8.9 are no longer supported.
`map_fmap_empty_inv` into `fmap_empty_inv` for consistency's sake. `map_fmap_empty_inv` into `fmap_empty_inv` for consistency's sake.
- Rename `seq_S_end_app` to `seq_S`. (The lemma `seq_S` is also in Coq's stdlib - Rename `seq_S_end_app` to `seq_S`. (The lemma `seq_S` is also in Coq's stdlib
since Coq 8.12.) since Coq 8.12.)
- Remove `omega` import and hint database in `tactics` file.
The following `sed` script should perform most of the renaming The following `sed` script should perform most of the renaming
(on macOS, replace `sed` by `gsed`, installed via e.g. `brew install gnu-sed`): (on macOS, replace `sed` by `gsed`, installed via e.g. `brew install gnu-sed`):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment