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
Tej Chajed
stdpp
Commits
4507a8fb
Commit
4507a8fb
authored
Dec 18, 2017
by
Ralf Jung
Browse files
more README changes
parent
5425c9b1
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
4507a8fb
...
...
@@ -45,10 +45,14 @@ This version is known to compile with:
To obtain the latest stable release via opam, you have to add the Coq opam
repository:
opam repo add coq-released https://coq.inria.fr/opam/released
opam repo add coq-released https://coq.inria.fr/opam/released
Then you can do
`opam install coq-stdpp`
.
To obtain a development version, add the Iris opam repository:
opam repo add iris-dev https://gitlab.mpi-sws.org/FP/opam-dev.git
## Building from source
Run
`make -jN`
in this directory to build the library, where
`N`
is the number
...
...
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