Changes by: Nathaniel Gray (n8gray at caltech.edu)
Date: 2004-03-24 18:15:28 -0800 (Wed, 24 Mar 2004)
Revision: 5543
Log message:

      1.  Fixed some bugs in bools and ints.
      2.  Cooked up a new Mandelbrot test case.  It uses cpp macros and I haven't
      .   worked out how to get omake to build it automatically, so for now I'm
      .   just committing the .ml and .mlp files.  I'll try to fix it...
      3.  Moved all tests to theories/mojave/test.
      

Changes  Path
+2 -1 metaprl/OMakefile
+8 -4 mpcompiler/mmc/OMakefile
+0 -1 mpcompiler/mmc/core/Files
Deleted mpcompiler/mmc/core/core_test.ml
Deleted mpcompiler/mmc/core/core_test.mli
+5 -5 mpcompiler/mmc/extensions/bool/mmc_ext_bool.ml
+6 -0 mpcompiler/mmc/extensions/int/mmc_ext_int.ml
Properties mpcompiler/mmc/test
Added mpcompiler/mmc/test/Files
Properties mpcompiler/mmc/test/Files
Added mpcompiler/mmc/test/mmc_core_test.ml
Properties mpcompiler/mmc/test/mmc_core_test.ml
Added mpcompiler/mmc/test/mmc_core_test.mli
Properties mpcompiler/mmc/test/mmc_core_test.mli
Added mpcompiler/mmc/test/mmc_ext_int_test.ml
Properties mpcompiler/mmc/test/mmc_ext_int_test.ml
Added mpcompiler/mmc/test/mmc_ext_int_test.mli
Properties mpcompiler/mmc/test/mmc_ext_int_test.mli
Added mpcompiler/mmc/test/mmc_ext_mandel.ml
Properties mpcompiler/mmc/test/mmc_ext_mandel.ml
Added mpcompiler/mmc/test/mmc_ext_mandel.mli
Properties mpcompiler/mmc/test/mmc_ext_mandel.mli