Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
FP
iris-atomic
Commits
424f4c25
Commit
424f4c25
authored
Oct 11, 2016
by
Zhen Zhang
Browse files
Add README
parent
b10debe5
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
0 → 100644
View file @
424f4c25
iris-atomic
====
Atomicity related verification based on Iris logic.
Build
--------
1.
`git clone`
this repo
2.
`git submodule update --init`
to fetch corresponding Iris library as a submodule
3.
`cd iris-coq; make; make install`
to install Iris library (system globally). Or you can use
`make userinstall`
to install user globally.
4.
`cd ..; make`
to compile this repo
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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