Changes by: Aleksey Nogin (nogin at cs.caltech.edu)
Date: 2005-04-07 17:35:03 -0700 (Thu, 07 Apr 2005)
Revision: 7171
Log message:
For some reason typechecking rules for specific relops all said that relops
have a return type of int, instead of bool!
Now the MMC tests all work again!
Changes | Path |
+6 -6 | mpcompiler/mmc/extensions/int/mmc_ext_int.ml |
+54 -54 | mpcompiler/mmc/test/mmc_tests_out.previous |