1 |
b8dc00eb
|
bourbouh
|
(* Generated Lustre Interface file from swimmingpool_3.lus *)
|
2 |
|
|
(* generated by Lustre-C compiler version 284, 2014/5/25, 15:2:14 *)
|
3 |
|
|
(* feel free to mask some of the nodes by removing them from this file. *)
|
4 |
|
|
|
5 |
|
|
node swimingpool (e1: bool; e2: bool; e3: bool; e4: bool; e5: bool; e6: bool; init_p1: int; init_p2: int) returns (x1: int; x2: int; x3: int; x4: int; x5: int; x6: int; x7: int; p1: int; p2: int);
|
6 |
|
|
|
7 |
|
|
|
8 |
|
|
function excludes6 (X1: bool; X2: bool; X3: bool; X4: bool; X5: bool; X6: bool) returns (excludes: bool);
|
9 |
|
|
|
10 |
|
|
|
11 |
|
|
node Sofar (X: bool) returns (Sofar: bool);
|
12 |
|
|
|
13 |
|
|
|
14 |
|
|
node First (X: int) returns (First: int);
|
15 |
|
|
|
16 |
|
|
|
17 |
|
|
node top (e1: bool; e2: bool; e3: bool; e4: bool; e5: bool; e6: bool; init_p1: int; init_p2: int) returns (OK: bool);
|
18 |
|
|
|