Skip to content
Snippets Groups Projects
Commit d8ea1ae9 authored by Ralf Jung's avatar Ralf Jung
Browse files

bump Iris to master

parent c24c7603
No related branches found
No related tags found
No related merge requests found
...@@ -9,5 +9,5 @@ build: [make "-j%{jobs}%"] ...@@ -9,5 +9,5 @@ build: [make "-j%{jobs}%"]
install: [make "install"] install: [make "install"]
remove: ["rm" "-rf" "%{lib}%/coq/user-contrib/iris_atomic"] remove: ["rm" "-rf" "%{lib}%/coq/user-contrib/iris_atomic"]
depends: [ depends: [
"coq-iris" { (= "branch.gen_proofmode.2018-06-05.5.4946e270") | (= "dev") } "coq-iris" { (= "dev.2018-07-13.0.cbf73155") | (= "dev") }
] ]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment