lustrec-tests/regression_tests/lustre_files/success/kind_fmcad08/misc/durationThm_3_e7_334_e3_42.lusi @ 8aaf9f57
1 |
(* Generated Lustre Interface file from durationThm_3_e7_334_e3_42.lus *) |
---|---|
2 |
(* generated by Lustre-C compiler version 284, 2014/5/25, 15:1:31 *) |
3 |
(* feel free to mask some of the nodes by removing them from this file. *) |
4 |
|
5 |
node Sofar (X: bool) returns (Sofar: bool); |
6 |
|
7 |
|
8 |
node Age (p: bool) returns (age_of_p: int); |
9 |
|
10 |
|
11 |
node top (k0: int; m0: int; p: bool; q: bool) returns (OK: bool); |
12 |
|
13 |
|