Skip to content
Snippets Groups Projects
Commit 02b85368 authored by Ralf Jung's avatar Ralf Jung
Browse files

changelog for sum_inhabited_r fix

parent 69e109d6
No related branches found
No related tags found
No related merge requests found
......@@ -102,6 +102,7 @@ API-breaking change is listed.
- Add lemmas for sets: `elem_of_weaken` and `not_elem_of_weaken`.
- Rename `insert_delete``insert_delete_insert`; add new `insert_delete` that
is consistent with `delete_insert`.
- Fix statement of `sum_inhabited_r`. (by Paolo G. Giarrusso)
The following `sed` script should perform most of the renaming
(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.
Finish editing this message first!
Please register or to comment