Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
c
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Iris
c
Commits
e939732e
Commit
e939732e
authored
Feb 28, 2019
by
Robbert Krebbers
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bump Coq version in README.
parent
ef8a72a1
Pipeline
#15112
passed with stage
in 11 minutes and 6 seconds
Changes
1
Pipelines
2
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
README.md
README.md
+5
-5
No files found.
README.md
View file @
e939732e
...
@@ -2,18 +2,18 @@
...
@@ -2,18 +2,18 @@
## Prerequisites
## Prerequisites
This
version is known to compile with
This
development has been built and tested with the following dependencies:
-
Coq version 8.8.1
-
Coq 8.9.0
-
Development versions of
[
std++
](
https://gitlab.mpi-sws.org/iris/stdpp
)
and
-
A development version of
[
Iris
](
https://gitlab.mpi-sws.org/FP/iris-coq
)
[
Iris
](
https://gitlab.mpi-sws.org/FP/iris-coq
)
.
-
A development version of
[
std++
](
https://gitlab.mpi-sws.org/iris/stdpp
)
## Installation instructions
## Installation instructions
-
Install
[
opam
](
https://opam.ocaml.org/
)
version >= 2.0
-
Install
[
opam
](
https://opam.ocaml.org/
)
version >= 2.0
-
Add the Iris opam repository:
-
Add the Iris opam repository:
```
```
opam repo add iris-dev https://gitlab.mpi-sws.org/
FP/opam-dev
.git
opam repo add iris-dev https://gitlab.mpi-sws.org/
iris/opam
.git
opam update
opam update
```
```
-
Install the Coq development by running
`opam install .`
in the root
-
Install the Coq development by running
`opam install .`
in the root
...
...
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