Changes by: Aleksey Nogin (nogin at cs.caltech.edu)
Date: 2005-05-20 03:41:32 -0700 (Fri, 20 May 2005)
Revision: 7307
Log message:
Fixed a number of places where comparisons functions from Pervasives were used
on inappropriate data types (specifically - types containing terms and/or
Lm_num nums).
Changes | Path |
+21 -15 | metaprl/refiner/reflib/jall.ml |
+7 -1 | metaprl/refiner/reflib/unify_mm.ml |
+13 -7 | metaprl/refiner/rewrite/rewrite_match_redex.ml |
+16 -13 | metaprl/theories/itt/itt_omega.ml |