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

Comment on the `uPred` module trick.

parent 022fd164
No related branches found
No related tags found
No related merge requests found
From iris.base_logic Require Export derived. From iris.base_logic Require Export derived.
Set Default Proof Using "Type". Set Default Proof Using "Type".
(* The trick of having multiple [uPred] modules, which are all exported in
another [uPred] module is by Jason Gross and described in:
https://sympa.inria.fr/sympa/arc/coq-club/2016-12/msg00069.html *)
Module Import uPred. Module Import uPred.
Export upred.uPred. Export upred.uPred.
Export primitive.uPred. Export primitive.uPred.
......
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