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
ae3bead2
Commit
ae3bead2
authored
4 years ago
by
Ralf Jung
Browse files
Options
Downloads
Patches
Plain Diff
depend on stable Iris for now
parent
256bd28a
No related branches found
No related tags found
No related merge requests found
Pipeline
#33187
passed
4 years ago
Stage: build
Changes
2
Pipelines
23
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
README.md
+1
-1
1 addition, 1 deletion
README.md
opam
+1
-1
1 addition, 1 deletion
opam
with
2 additions
and
2 deletions
README.md
+
1
−
1
View file @
ae3bead2
...
@@ -10,7 +10,7 @@ This tutorial comes in two versions:
...
@@ -10,7 +10,7 @@ This tutorial comes in two versions:
For the tutorial material you need to have the following dependencies installed:
For the tutorial material you need to have the following dependencies installed:
-
Coq 8.10.1 / 8.11.0
-
Coq 8.10.1 / 8.11.0
-
A development version of
[
Iris
](
https://gitlab.mpi-sws.org/iris/iris
)
-
[
Iris
](
https://gitlab.mpi-sws.org/iris/iris
)
3.3.0
*Note:*
the tutorial material will not work with earlier versions of Iris, it
*Note:*
the tutorial material will not work with earlier versions of Iris, it
is important to install the exact versions as given above.
is important to install the exact versions as given above.
...
...
This diff is collapsed.
Click to expand it.
opam
+
1
−
1
View file @
ae3bead2
...
@@ -9,7 +9,7 @@ dev-repo: "git+https://gitlab.mpi-sws.org/iris/tutorial-popl18.git"
...
@@ -9,7 +9,7 @@ dev-repo: "git+https://gitlab.mpi-sws.org/iris/tutorial-popl18.git"
synopsis: "The Iris tutorial at POPL 2018"
synopsis: "The Iris tutorial at POPL 2018"
depends: [
depends: [
"coq-iris" { (= "
dev.2020-07-24.0.9b804e35
") | (= "dev") }
"coq-iris" { (= "
3.3.0
") | (= "dev") }
]
]
build: [make "-j%{jobs}%"]
build: [make "-j%{jobs}%"]
...
...
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