Changes by: Nathaniel Gray (n8gray at caltech.edu)
Date: 2004-10-04 21:48:04 -0700 (Mon, 04 Oct 2004)
Revision: 6217
Log message:

      Make sure closure doesn't go into an infinite loop.  Note that this is not a
      proper fix -- I just commented out the offending rewrite.  There are also some
      comment fixes in other files.
      

Changes  Path
+43 -2 mpcompiler/mmc/core/mmc_core_closure.ml
+0 -7 mpcompiler/mmc/core/mmc_core_cps.ml
+5 -0 mpcompiler/mmc/core/mmc_core_type_util.mli