heptagon/compiler
Cédric Pasteur 744f166e12 Add a missing case in Minils Init
The encoding of a reset for e1 -> e2 (in heptagon) is:
	if true fby false then e1 else e2

which is well initiliazed even in e2 = pre x.
2010-06-24 05:01:10 +02:00
..
global Refactoring and organisation. 2010-06-24 03:30:14 +02:00
heptagon Make the file more readable 2010-06-24 05:01:10 +02:00
main Refactoring and organisation. 2010-06-24 03:30:14 +02:00
minils Add a missing case in Minils Init 2010-06-24 05:01:10 +02:00
utilities Removed outdated command-line options. 2010-06-24 04:59:35 +02:00
_tags move to subfolder compiler. 2010-06-21 11:58:57 +02:00
Makefile Bug in the Makefile ? GENSOURCES removed from .depend dependencies. (circular issue) 2010-06-24 03:31:57 +02:00
myocamlbuild.ml move to subfolder compiler. 2010-06-21 11:58:57 +02:00
preproc.ml move to subfolder compiler. 2010-06-21 11:58:57 +02:00