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
Fairis
Commits
17928602
Commit
17928602
authored
Dec 05, 2017
by
Joseph Tassarotti
Browse files
Add proof mode dependency to opam.
parent
d21adae8
Changes
1
Hide whitespace changes
Inline
Side-by-side
opam
View file @
17928602
...
...
@@ -7,4 +7,5 @@ remove: [ "sh" "-c" "rm -rf '%{lib}%/coq/user-contrib/fri" ]
depends: [
"coq" { >= "8.7" }
"coq-stdpp" { (= "dev.2017-11-22.1") | (= "dev") }
]
\ No newline at end of file
"coq-iris" { (= "branch.gen_proofmode.2017-11-26.0") }
]
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