Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Iris
examples
Commits
34b978b5
Commit
34b978b5
authored
Oct 07, 2018
by
Robbert Krebbers
Browse files
Fix opam.
parent
778406b2
Pipeline
#12405
failed with stage
in 6 minutes and 54 seconds
Changes
1
Pipelines
17
Hide whitespace changes
Inline
Side-by-side
opam
View file @
34b978b5
...
...
@@ -9,6 +9,6 @@ build: [make "-j%{jobs}%"]
install: [make "install"]
remove: ["rm" "-rf" "%{lib}%/coq/user-contrib/iris_examples"]
depends: [
"coq-iris" { (= "dev.2018-
07-13.2
.464c2449") | (= "dev") }
"coq-iris" { (= "dev.2018-
10-05.4
.464c2449") | (= "dev") }
"coq-autosubst" { = "dev.coq86" }
]
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment