Changes by: Nathaniel Gray (n8gray at caltech.edu)
Date: 2004-04-02 00:23:46 -0800 (Fri, 02 Apr 2004)
Revision: 5589
Log message:

      Changed the mandel case to use the parser.  It doesn't compile yet because the
      backend doesn't know about shift operators.  It also takes a *long* time.
      Something's going super-linear in a bad way.
      

Changes  Path
+3 -6 mpcompiler/mmc/OMakefile
+4 -3 mpcompiler/mmc/syntax.pho
+0 -1 mpcompiler/mmc/test/Files
+91 -63 mpcompiler/mmc/test/mmc_ext_mandel.ml