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
730bff09
Commit
730bff09
authored
Jul 11, 2018
by
MEVEL Glen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fixed instructions for coq-iris
parent
676af6f9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
6 deletions
+4
-6
README.md
README.md
+4
-6
No files found.
README.md
View file @
730bff09
...
...
@@ -6,7 +6,7 @@ The project is known to compile with:
### Step 1: Install opam
_If opam is not already installed:_
See instructions
[
there
][
install-opam
]
to
_If opam is not already installed:_
See instructions
[
there
][
install-opam
]
to
install it; then:
opam init --comp=4.06.1
...
...
@@ -30,14 +30,12 @@ it as well:
### Step 3: Install a development version of Iris
Do _not_ install the latest development version, as this project does not
support it.
opam repo add iris-dev https://gitlab.mpi-sws.org/FP/opam-dev.git
opam update
# to get a specific development version:
opam pin add coq-iris -k version dev.2018-04-10.0
# OR, to get the latest development version (beware that the analysis of
# dependencies can be very slow):
opam install coq-iris
(This will also install
`coq-stdpp`
, another Coq library made available through
the same repo.)
...
...
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