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
Fengmin Zhu
Tutorial POPL20
Commits
7b5001ea
Commit
7b5001ea
authored
Jan 20, 2020
by
Robbert Krebbers
Browse files
Add opam file.
parent
427f1f39
Changes
1
Show whitespace changes
Inline
Side-by-side
opam
0 → 100644
View file @
7b5001ea
opam-version: "2.0"
name: "coq-iris-tutorial-popl20"
maintainer: "The Iris Organization"
authors: "The Iris Organization"
homepage: "https://gitlab.mpi-sws.org/iris/tutorial-popl20"
bug-reports: "https://gitlab.mpi-sws.org/iris/tutorial-popl20/issues"
dev-repo: "git+https://gitlab.mpi-sws.org/iris/tutorial-popl20.git"
synopsis: "The Iris tutorial at POPL 2020"
depends: [
"coq-iris" { (= "dev.2020-01-18.0.446bc644") | (= "dev") }
]
build: [make "-j%{jobs}%"]
install: [] # This repo does not install
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