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

CHANGELOG.

parent ff8eccc6
No related branches found
No related tags found
No related merge requests found
......@@ -59,6 +59,7 @@ Noteworthy additions and changes:
+ Add `NoDup_seqZ` and `Forall_seqZ`
- Rename `fin_maps.singleton_proper` into `singletonM_proper` since it concerns
`singletonM` and to avoid overlap with `sets.singleton_proper`.
- Add `wn R` for weakly normalizing elements w.r.t. a relation `R`.
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