Changes by: Aleksey Nogin (nogin at cs.caltech.edu)
Date: 2004-03-26 18:44:40 -0800 (Fri, 26 Mar 2004)
Revision: 5568
Log message:
Switched all of core_test and more of ext_int_test (including the
factorial exaple) to the Phobos syntax.
Changes | Path |
+1 -1 | metaprl/filter/phobos/phobos_parser.mly |
+32 -19 | mpcompiler/mmc/syntax.pho |
+29 -51 | mpcompiler/mmc/test/mmc_core_test.ml |
+8 -16 | mpcompiler/mmc/test/mmc_ext_int_test.ml |