1
|
(* Generated Lustre Interface file from flattening_3_test.lus *)
|
2
|
(* by Lustre-C compiler version 1.3-458, 2016/10/29, 22:54:56 *)
|
3
|
(* Feel free to mask some of the definitions by removing them from this file. *)
|
4
|
|
5
|
node flattening_3_test_Atomic (In1_1_1: real) returns (Out1_1_1: real);
|
6
|
|
7
|
function flattening_3_test_SubVirtual_SubAtomic (SubIn1_1_1: real) returns (SubOut1_1_1: real; SubOut2_2_1: real);
|
8
|
|
9
|
node flattening_3_test (In1_1_1: real; In2_1_1: real) returns (Out1_1_1: real; Out2_2_1: real; Out3_3_1: real);
|
10
|
|