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
Gaurav Parthasarathy
examples_rdcss_old
Commits
51593b4a
Commit
51593b4a
authored
Nov 18, 2017
by
Ralf Jung
Browse files
Merge remote-tracking branch 'origin/master' into ralf/saved_prop
parents
4a86a6af
322cef94
Changes
2
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
51593b4a
...
...
@@ -9,6 +9,7 @@ This version is known to compile with:
-
Coq 8.6.1 / 8.7.0
-
Ssreflect 1.6.4
-
A development version of
[
Iris
](
https://gitlab.mpi-sws.org/FP/iris-coq/
)
-
The coq86-devel branch of
[
Autosubst
](
https://github.com/uds-psl/autosubst
)
The easiest way to install the correct versions of the dependencies is through
opam. Once you got opam set up, just run
`make build-dep`
to install the right
...
...
opam
View file @
51593b4a
...
...
@@ -10,4 +10,5 @@ install: [make "install"]
remove: ["rm" "-rf" "%{lib}%/coq/user-contrib/iris_examples"]
depends: [
"coq-iris" { (= "dev.2017-10-28.10") | (= "dev") }
"coq-autosubst" { = "dev.coq86" }
]
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