Changes by: Aleksey Nogin (nogin at cs.caltech.edu)
Date: 2005-02-10 12:46:52 -0800 (Thu, 10 Feb 2005)
Revision: 6650
Log message:
Rewriter was using <> instead of Lm_num.eq_num for comparing numbers, which
lead to problems in /itt/itt_int_bench/test1 (where it ended up rejecting a
rewrite that expected "Int 0", but got "BigInt 0"). Fixed.
Yegor, /itt/itt_int_bench/test1 is _very_ slow - can something be done about
it?
Changes | Path |
+1 -9 | metaprl/refiner/rewrite/rewrite_debug.ml |
+1 -1 | metaprl/refiner/rewrite/rewrite_match_redex.ml |