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

changelog

parent 5b8bed2a
No related branches found
No related tags found
No related merge requests found
...@@ -70,6 +70,9 @@ HeapLang, which is now in a separate package `coq-iris-heap-lang`. ...@@ -70,6 +70,9 @@ HeapLang, which is now in a separate package `coq-iris-heap-lang`.
constructors `OfeT``Ofe`, `CmraT``Cmra`, and `UcmraT``Ucmra` since the `T` constructors `OfeT``Ofe`, `CmraT``Cmra`, and `UcmraT``Ucmra` since the `T`
suffix is not needed. This change makes these names consistent with `bi`, suffix is not needed. This change makes these names consistent with `bi`,
which also does not have a `T` suffix. which also does not have a `T` suffix.
* Rename typeclass instances of CMRA operational typeclasses (`Op`, `Core`,
`PCore`, `Valid`, `ValidN`, `Unit`) to have a `_instance` suffix, so that
their original names are available to use as lemma names.
**Changes in `bi`:** **Changes in `bi`:**
......
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