Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Jonas Kastberg
iris
Commits
09741a03
Commit
09741a03
authored
Dec 20, 2017
by
Robbert Krebbers
Browse files
Comment on the `uPred` module trick.
parent
022fd164
Changes
1
Show whitespace changes
Inline
Side-by-side
theories/base_logic/base_logic.v
View file @
09741a03
From
iris
.
base_logic
Require
Export
derived
.
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
.
Export
upred
.
uPred
.
Export
primitive
.
uPred
.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment