Changes by: Nathaniel Gray (n8gray at caltech.edu)
Date: 2004-05-04 01:40:01 -0700 (Tue, 04 May 2004)
Revision: 5752
Log message:

      1. Added bounds to the existential type extension.
      
      2. lir_simplify is almost starting to look complete.
      

Changes  Path
+1 -1 mpcompiler/mmc/extensions/tuple/mmc_ext_tuple.mli
+19 -9 mpcompiler/mmc/extensions/tyexists/mmc_ext_tyexists.ml
+3 -3 mpcompiler/mmc/extensions/tyexists/mmc_ext_tyexists.mli
+89 -23 mpcompiler/mmc/lir/mmc_lir_simplify.ml