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
af175ba7
Commit
af175ba7
authored
May 29, 2020
by
Robbert Krebbers
Browse files
Use right version of Iris...
parent
426f1417
Pipeline
#29685
failed with stage
in 15 minutes and 39 seconds
Changes
1
Pipelines
22
Hide whitespace changes
Inline
Side-by-side
opam
View file @
af175ba7
...
@@ -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-05-29.
0.d5f678ee
") | (= "dev") }
"coq-iris" { (= "dev.2020-05-29.
1.bd4f4625
") | (= "dev") }
]
]
build: [make "-j%{jobs}%"]
build: [make "-j%{jobs}%"]
...
...
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