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
Simon Spies
Iris
Commits
75c2b38e
Commit
75c2b38e
authored
Nov 16, 2015
by
Robbert Krebbers
Browse files
Add README.
parent
45aa85cb
Changes
1
Hide whitespace changes
Inline
Side-by-side
README
0 → 100644
View file @
75c2b38e
PREREQUISITES
-------------
This version is known to compile with:
- Coq 8.5 beta 3
- SCons 2.0
BUILDING INSTRUCTIONS
---------------------
Say "scons" to build the full library, or "scons some_module.vo" to just
build some_module.vo (and its dependencies).
In addition to common Make options like -j N and -k, SCons supports some
useful options of its own, such as --debug=time, which displays the time
spent executing individual build commands.
scons -c replaces Make clean
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