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

Remove redundant space.

parent 6632ea5f
No related branches found
No related tags found
No related merge requests found
......@@ -36,7 +36,7 @@ Coq 8.13 is no longer supported.
* Use `binder` in notations for big ops. This means one can write things such
as `[∗ map] '(k,_) ↦ '(_,y) ∈ m, ⌜ k = y ⌝`.
* Add constructions `bi_tc`/`bi_nsteps` to create the transitive/`n`-step
closure of a PROP-level binary relation. (by Simcha van Collem).
closure of a PROP-level binary relation. (by Simcha van Collem).
* Make the `unseal` tactic of `monPred` more consistent with `uPred`:
+ Rename `MonPred.unseal``monPred.unseal`
+ No longer unfold derived BI connectives `<affine>`, `<absorb>` and `◇`.
......
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