Changes by: Jason Hickey (jyh at cs.caltech.edu)
Date: 2005-02-27 15:56:01 -0800 (Sun, 27 Feb 2005)
Revision: 6769
Log message:

      For a standard application, project the (env, f) and call with the
      extra argument.
      

Changes  Path
+4 -4 mpcompiler/mmc/core/mmc_core_tast.ml
+6 -6 mpcompiler/mmc/core/mmc_core_tast.mli
+2 -0 mpcompiler/mmc/extensions/tuple/mmc_ext_tuple.ml
+2 -2 mpcompiler/mmc/extensions/tyexists/mmc_ext_tyexists.ml
+1 -1 mpcompiler/mmc/extensions/tyexists/mmc_ext_tyexists.mli
+14 -1 mpcompiler/mmc/lir/closure_elim/mmc_lir_closure_elim_core.ml