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

changelog

parent 0d4fd74e
No related branches found
No related tags found
No related merge requests found
Pipeline #51426 failed
...@@ -153,6 +153,8 @@ API-breaking change is listed. ...@@ -153,6 +153,8 @@ API-breaking change is listed.
`difference_insert`, `difference_insert_subseteq`. (by Hai Dang) `difference_insert`, `difference_insert_subseteq`. (by Hai Dang)
- Tweak reduction on `gset`, so that `cbn` matches the behavior by `simpl` and - Tweak reduction on `gset`, so that `cbn` matches the behavior by `simpl` and
does not unfold `gset` operations. (by Paolo G. Giarrusso, BedRock Systems) does not unfold `gset` operations. (by Paolo G. Giarrusso, BedRock Systems)
- Add `get_head` tactic to determine the syntactic head of a function
application term.
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