Project

General

Profile

Download (257 Bytes) Statistics
| Branch: | Tag: | Revision:
1 604d5b37 ploc
(* Generated Lustre Interface file from test2.lusi *)
2
(* by Lustre-C compiler version 323, 2014/6/23, 18:25:31 *)
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