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
Iris
Iris
Commits
3b1fcdab
Commit
3b1fcdab
authored
Dec 13, 2017
by
Ralf Jung
Browse files
update README
parent
556be055
Pipeline
#5904
passed with stages
in 9 minutes and 35 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
3b1fcdab
...
@@ -28,12 +28,12 @@ After doing `git pull`, the development may fail to compile because of outdated
...
@@ -28,12 +28,12 @@ After doing `git pull`, the development may fail to compile because of outdated
dependencies. To fix that, please run
`opam update`
followed by
dependencies. To fix that, please run
`opam update`
followed by
`make build-dep`
.
`make build-dep`
.
## Building
Instructions
## Building
Run
`make -jN`
to build the full development, where
`N`
is the number of your
Run
`make -jN`
to build the full development, where
`N`
is the number of your
CPU cores.
CPU cores.
## Structure
##
Directory
Structure
*
The folder
[
algebra
](
theories/algebra
)
contains the COFE and CMRA
*
The folder
[
algebra
](
theories/algebra
)
contains the COFE and CMRA
constructions as well as the solver for recursive domain equations.
constructions as well as the solver for recursive domain equations.
...
...
Write
Preview
Supports
Markdown
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