Last change
on this file was
1876,
checked in by campbell, 9 years ago
|
Update Cexec soundness proof.
Change finishes_with predicate to inductive form so that qed no longer
spends huge amounts of time typechecking.
|
File size:
199 bytes
|
Line | |
---|
1 | include "Clight/test/duff.c.ma". |
---|
2 | |
---|
3 | example exec: finishes_with (repr I32 6) ? (exec_up_to clight_fullexec myprog 1000 [EVint I32 (repr I32 0)]). |
---|
4 | normalize (* you can examine the result here *) |
---|
5 | % |
---|
6 | qed. |
---|
Note: See
TracBrowser
for help on using the repository browser.