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

the OFE change needs reflection in the docs

parent f31e57b6
No related branches found
No related tags found
No related merge requests found
......@@ -12,7 +12,7 @@ Coq development, but not every API-breaking change is listed. Changes marked
updates. Weakestpre is defined inside the logic, and invariants and view
shifts with masks are also coded up inside Iris. Adequacy of weakestpre
is proven in the logic.
* Use OFEs instead of COFEs everywhere. COFEs are only used for solving the
* [#] Use OFEs instead of COFEs everywhere. COFEs are only used for solving the
recursive domain equation. As a consequence, CMRAs no longer need a proof
of completeness.
(The old `cofeT` is provided by `algebra.deprecated`.)
......
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