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

I think I made the previous commit in the wrong project... anyway, bump std++

parent fd314ce3
No related branches found
No related tags found
No related merge requests found
......@@ -11,5 +11,5 @@ install: [make "install"]
remove: ["rm" "-rf" "%{lib}%/coq/user-contrib/iris"]
depends: [
"coq" { (>= "8.7.0" & < "8.9~") | (= "dev") }
"coq-stdpp" { (= "dev.2018-04-25.0.27d9154a") | (= "dev") }
"coq-stdpp" { (= "dev.2018-04-27.0.e3027f8d") | (= "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