Changes by: Jason Hickey (jyh at cs.caltech.edu)
Date: 2005-02-27 17:39:13 -0800 (Sun, 27 Feb 2005)
Revision: 6770
Log message:

      Simple closure elimination is finished.
      

Changes  Path
+2 -3 mpcompiler/mmc/core/mmc_core_tast.ml
+11 -12 mpcompiler/mmc/extensions/tuple/mmc_ext_tuple.ml
+0 -2 mpcompiler/mmc/extensions/tuple/mmc_ext_tuple.mli
+2 -3 mpcompiler/mmc/extensions/tyexists/mmc_ext_tyexists.ml
+78 -15 mpcompiler/mmc/lir/closure_elim/mmc_lir_closure_elim_core.ml
+2 -0 mpcompiler/util/mm_arith_util.ml
+3 -0 mpcompiler/util/mm_arith_util.mli