source:
CIVL/examples/loop_invariants/foVeOOS/twoEqualElements/Makefile@
b6da271
| Last change on this file since b6da271 was 2fa0abd, checked in by , 8 years ago | |
|---|---|
|
|
| File size: 127 bytes | |
| Line | |
|---|---|
| 1 | all: loop |
| 2 | |
| 3 | loop: two_equal_elements_tmp.cvl |
| 4 | contract verify -collectSymbolicConstants $< |
| 5 | |
| 6 | clean: |
| 7 | rm -rf CIVLREP SARL_Why3 *~ |
Note:
See TracBrowser
for help on using the repository browser.
