heptagon/compiler/minils
Cédric Pasteur c123000eef Always generate a f_out struct
Generate it even if the node has no output. It 
should be noted that it is impossible to call
a node without an output in an Heptagon program. 
This is only useful to provide a simple interface
eg for the generation of main().
2010-07-07 09:58:23 +02:00
..
analysis Remove bounds hack in Eselect_dyn 2010-06-30 13:46:46 +02:00
main Fixed missing include dir in minils/_tags 2010-07-06 13:35:11 +02:00
parsing Mls parsing error handling adapted to menhir 2010-06-30 18:46:40 +02:00
sequential Always generate a f_out struct 2010-07-07 09:58:23 +02:00
transformations SConst -> Sconst 2010-07-06 11:12:14 +02:00
_tags Fixed missing include dir in minils/_tags 2010-07-06 13:35:11 +02:00
minils.ml Fixed refactoring errors. 2010-07-02 15:38:11 +02:00
mls_printer.ml Remove bounds hack in Eselect_dyn 2010-06-30 13:46:46 +02:00
mls_utils.ml SConst -> Sconst 2010-07-06 11:12:14 +02:00