heptagon/compiler/minils/transformations
Cédric Pasteur df12e081ae Refactored Misc
Created two new files: 
 - utilities/global/compiler_options.ml: contains
 the options that can be set using the cli
 - utilities/global/errors.ml: contains global
 errors definition

Misc now only contains helper functions that have 
nothing to do with the ast or the compiler.
2010-09-15 09:38:52 +02:00
..
callgraph.ml Refactored Misc 2010-09-15 09:38:52 +02:00
itfusion.ml Refactored Misc 2010-09-15 09:38:52 +02:00
normalize.ml Renamed exp_ty label to ty for consistency 2010-09-14 17:14:27 +02:00
schedule.ml Refactored Misc 2010-09-15 09:38:52 +02:00