lustrec-tests/regression_tests/lustre_files/success/kind_fmcad08/misc/durationThm_3_e7_334.lusi @ 2d37a1e1
1 |
(* Generated Lustre Interface file from durationThm_3_e7_334.lus *) |
---|---|
2 |
(* by Lustre-C compiler version 1.3-458, 2016/10/29, 12:44:25 *) |
3 |
(* Feel free to mask some of the definitions by removing them from this file. *) |
4 |
|
5 |
node Age (p: bool) returns (age_of_p: int); |
6 |
|
7 |
node Sofar (X: bool) returns (Sofar: bool); |
8 |
|
9 |
node top (k0: int; m0: int; p: bool; q: bool) returns (OK: bool); |
10 |
|