Skip to content
Snippets Groups Projects
Commit 410d5aa6 authored by Robbert Krebbers's avatar Robbert Krebbers Committed by Paolo G. Giarrusso
Browse files

More precise link

parent d3c20a95
No related branches found
No related tags found
No related merge requests found
...@@ -78,7 +78,8 @@ Coq 8.11 is no longer supported in this version of Iris. ...@@ -78,7 +78,8 @@ Coq 8.11 is no longer supported in this version of Iris.
To adjust your code if you use such logics and define `Frame` instances, To adjust your code if you use such logics and define `Frame` instances,
ensure these instances to have priority at least 2: they should have either at ensure these instances to have priority at least 2: they should have either at
least 2 (non-dependent) premises, or an explicit priority. least 2 (non-dependent) premises, or an explicit priority.
References: docs for `frame_here_absorbing` and References: docs for `frame_here_absorbing` in
[iris/proofmode/frame_instances.v](iris/proofmode/frame_instances.v) and
https://coq.inria.fr/refman/addendum/type-classes.html#coq:cmd.Instance. (by https://coq.inria.fr/refman/addendum/type-classes.html#coq:cmd.Instance. (by
Paolo G. Giarrusso, BedRock Systems) Paolo G. Giarrusso, BedRock Systems)
......
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