Project

General

Profile

Download (264 Bytes) Statistics
| Branch: | Tag: | Revision:
1
(* Generated Lustre Interface file from test2.lus *)
2
(* by Lustre-C compiler version 1.5-     837-master, 2018/9/28, 06:01:24 *)
3
(* Feel free to mask some of the definitions by removing them from this file. *)
4

    
5
type toto = enum {Up, Down };
6

    
7
const titi = [1,2];
8

    
9

    
(4-4/4)