-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Further review comments and clarifications.
1. Correct typos and grammar errors 2. Add explanatory comment on IS_FRESH() 3. Add comment on use of contracts vs inlining for proof 4. Recommends using $(nproc) to set processor cores when running all proofs. 5. Add comment explaining meaning of ARRAY_IN_BOUNDS macro. 6. Note that i >= 0 invariant is not strictly required for unsigned i. Signed-off-by: Rod Chapman <[email protected]>
- Loading branch information
1 parent
dbd7cf9
commit b76acf0
Showing
1 changed file
with
16 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters