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

changelog

parent f8dee71f
No related branches found
No related tags found
No related merge requests found
...@@ -210,6 +210,8 @@ HeapLang, which is now in a separate package `coq-iris-heap-lang`. ...@@ -210,6 +210,8 @@ HeapLang, which is now in a separate package `coq-iris-heap-lang`.
non-atomic weakest precondition creates a side-condition `Atomic ...`. non-atomic weakest precondition creates a side-condition `Atomic ...`.
Before, this would fail with the unspecific error "iMod: cannot eliminate Before, this would fail with the unspecific error "iMod: cannot eliminate
modality (|={E1,E2}=> ...) in (WP ...)". modality (|={E1,E2}=> ...) in (WP ...)".
* In `Ectx_step` and `step_atomic`, mark the parameters that are determined by
the goal as implicit.
**Changes in `heap_lang`:** **Changes in `heap_lang`:**
......
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