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:
205 bytes
|
Line | |
---|
1 | include "Clight/test/factorial.c.ma". |
---|
2 | |
---|
3 | example exec: finishes_with (repr I32 120) ? (exec_up_to clight_fullexec myprog 1000 [EVint I32 (repr ? 5)]). |
---|
4 | normalize (* you can examine the result here *) |
---|
5 | % |
---|
6 | qed. |
---|
Note: See
TracBrowser
for help on using the repository browser.