- corrected a regression bug in main_lustre_compiler.ml (optional generation of lusic files was in a bad ocaml pattern-matching rule...) - added a flush in Log to help find out the exact phase when the compiler crashes or stops silently
Updated the licence info and header for each file.Moved backends in separate folders
Changed the load of lusi files: imported nodes or function can specify the linking lib and/or use a classical C prototype (without pointers).Parse updated as well as Makefile generation.
Moved files to trunk in lustre_compiler