heptagon/compiler/obc/c
Gwenaël Delaval 69b8cc5a18 Added operator (=>) in Pervasives module
Operator (=>) for implication added in Pervasives module.

"a => b" is translated into "not a or b" at code generation.
2016-06-25 08:37:47 +02:00
..
c.ml Merge branch 'ctrl-n' into decade 2015-12-15 09:33:25 +01:00
cgen.ml Added operator (=>) in Pervasives module 2016-06-25 08:37:47 +02:00
cmain.ml Bug correction: support of enumerated types as input for simulation 2015-02-27 15:39:39 +01:00
cunroll.ml Fixed warnings & documentation comments. 2013-11-08 18:51:06 +01:00