Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Iris
c
Commits
527f0f23
Commit
527f0f23
authored
Feb 24, 2019
by
Léon Gondelman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix opam file
parent
b85484c9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
opam
opam
+1
-1
No files found.
opam
View file @
527f0f23
...
...
@@ -8,5 +8,5 @@ build: [make "-j%{jobs}%"]
install: [make "install"]
remove: ["rm" "-rf" "%{lib}%/coq/user-contrib/iris-c-monad"]
depends: [
"coq-iris" { (= "dev.2019-0
1-26.0.b036013f
") | (= "dev") }
"coq-iris" { (= "dev.2019-0
2-03.0.5fd7dae1
") | (= "dev") }
]
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