Project

General

Profile

Download (525 Bytes) Statistics
| Branch: | Tag: | Revision:
1
(* Generated Lustre Interface file from car_5_e7_244.lus *)
2
(* generated by Lustre-C compiler version 284, 2014/5/25, 15:1:57 *)
3
(* feel free to mask some of the nodes by removing them from this file. *)
4

    
5
node voiture (m: bool; s: bool) returns (toofast: bool; stop: bool; bump: bool; dist: int; speed: int; time: int; move: bool; second: bool; meter: bool);
6

    
7

    
8
function excludes2 (X1: bool; X2: bool) returns (excludes: bool);
9

    
10

    
11
node Sofar (X: bool) returns (Sofar: bool);
12

    
13

    
14
node top (m: bool; s: bool) returns (OK: bool);
15

    
16

    
(241-241/908)