Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
Tutorial POPL18
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Iris
Tutorial POPL18
Commits
c4ae02c0
Commit
c4ae02c0
authored
6 years ago
by
Ralf Jung
Browse files
Options
Downloads
Patches
Plain Diff
no need for git here
parent
43cf91c4
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#14555
passed
6 years ago
Stage: build
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+1
-2
1 addition, 2 deletions
README.md
with
1 addition
and
2 deletions
README.md
+
1
−
2
View file @
c4ae02c0
...
@@ -30,8 +30,7 @@ Then you can do `opam install coq-iris.3.1.0`.
...
@@ -30,8 +30,7 @@ Then you can do `opam install coq-iris.3.1.0`.
## Installing Iris from source
## Installing Iris from source
If you are unable to use opam, you can also build Iris from source. For this,
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`
run
`make; make install`
for all of:
for all of:
*
ssreflect:
<https://github.com/math-comp/math-comp/archive/mathcomp-1.7.0.tar.gz>
*
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)
(
`cd mathcomp/ssreflect`
to only compile and install what is needed)
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment