Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
I
iris-time-proofs
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
MEVEL Glen
iris-time-proofs
Commits
786d889b
Commit
786d889b
authored
Nov 16, 2018
by
MEVEL Glen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Increase Coq version to 8.8.1
parent
3d7828ba
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
README.md
README.md
+3
-3
No files found.
README.md
View file @
786d889b
## Requirements
The project is known to compile with:
*
Coq 8.
7.2
*
Coq 8.
8.1
*
coq-iris dev.2018-11-01.3.19aae59a (development version of Iris)
*
coq-tlc 20181116 (for the proof of union-find)
...
...
@@ -27,12 +27,12 @@ _If opam is already installed:_ Create a new switch for the project:
opam repo add coq-released https://coq.inria.fr/opam/released
opam update
opam install -j4 -v coq.8.
7.2
opam install -j4 -v coq.8.
8.1
If you want to use CoqIDE (a graphical, interactive toplevel for Coq), install
it as well:
opam install coqide.8.
7.2
opam install coqide.8.
8.1
### Step 3: Install a development version of Iris
...
...
Write
Preview
Markdown
is supported
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