Changes by: Jason Hickey (jyh at cs.caltech.edu)
Date: 2004-04-08 12:29:49 -0700 (Thu, 08 Apr 2004)
Revision: 5622
Log message:

      Add the type of the continuation to the Front transformation.
      

Changes  Path
+17 -15 mpcompiler/mmc/core/mmc_core_front.ml
+6 -3 mpcompiler/mmc/core/mmc_core_front.mli
+19 -18 mpcompiler/mmc/extensions/bool/mmc_ext_bool.ml
+1 -1 mpcompiler/mmc/extensions/int/mmc_ext_int.ml
+8 -8 mpcompiler/mmc/extensions/operator/mmc_ext_operator.ml
+3 -4 mpcompiler/mmc/test/mmc_int_test.ml