lustrec-tests/regression_tests/lustre_files/success/kind_fmcad08/misc/two_counters_e3_325.lusi @ 8aaf9f57
1 |
(* Generated Lustre Interface file from two_counters_e3_325.lus *) |
---|---|
2 |
(* generated by Lustre-C compiler version 284, 2014/5/25, 15:1:30 *) |
3 |
(* feel free to mask some of the nodes by removing them from this file. *) |
4 |
|
5 |
node intloopcounter (x: bool) returns (out: bool); |
6 |
|
7 |
|
8 |
node greycounter (x: bool) returns (out: bool); |
9 |
|
10 |
|
11 |
node top (x: bool) returns (OK: bool); |
12 |
|
13 |
|