lustrec-tests / regression_tests / lustre_files / success / kind_fmcad08 / misc / switch.lusi @ 8aaf9f57
History | View | Annotate | Download (426 Bytes)
1 | b8dc00eb | bourbouh | (* Generated Lustre Interface file from switch.lus *) |
---|---|---|---|
2 | (* generated by Lustre-C compiler version 284, 2014/5/25, 15:1:29 *) |
||
3 | (* feel free to mask some of the nodes by removing them from this file. *) |
||
4 | |||
5 | node SWITCH1 (set: bool; reset: bool; initial: bool) returns (level: bool); |
||
6 | |||
7 | |||
8 | node SWITCH (set: bool; reset: bool; initial: bool) returns (level: bool); |
||
9 | |||
10 | |||
11 | node top (set: bool; treset: bool; initial: bool) returns (OK: bool); |
||
12 |