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
Iris
Tutorial POPL18
Commits
c4ae02c0
Commit
c4ae02c0
authored
Feb 12, 2019
by
Ralf Jung
Browse files
no need for git here
parent
43cf91c4
Pipeline
#14555
passed with stage
in 2 minutes and 27 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
c4ae02c0
...
...
@@ -30,8 +30,7 @@ Then you can do `opam install coq-iris.3.1.0`.
## Installing Iris from source
If you are unable to use opam, you can also build Iris from source. For this,
make sure to
`git checkout`
the correct versions, and run
`make; make install`
for all of:
run
`make; make install`
for all of:
*
ssreflect:
<https://github.com/math-comp/math-comp/archive/mathcomp-1.7.0.tar.gz>
(
`cd mathcomp/ssreflect`
to only compile and install what is needed)
...
...
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