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

update Iris

parent 651f2254
Branches
Tags
No related merge requests found
Pipeline #
...@@ -10,5 +10,5 @@ build: [make "-j%{jobs}%"] ...@@ -10,5 +10,5 @@ build: [make "-j%{jobs}%"]
install: [make "install"] install: [make "install"]
remove: [ "sh" "-c" "rm -rf '%{lib}%/coq/user-contrib/lrust'" ] remove: [ "sh" "-c" "rm -rf '%{lib}%/coq/user-contrib/lrust'" ]
depends: [ depends: [
"coq-iris" { (= "dev.2017-09-19.0") | (= "dev") } "coq-iris" { (= "dev.2017-09-20.3") | (= "dev") }
] ]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment