Changes by: Aleksey Nogin (nogin at cs.caltech.edu)
Date: 2003-10-14 00:42:44 -0700 (Tue, 14 Oct 2003)
Revision: 4987
Log message:

      Now MetaPRL considers first-order variables to be something entirely seperate
      from second-order ones (even 0-arity ones). Only in special functions
      is_fso_var_term and dest_fso_var, FO variables and 0-arity SO variables
      are not distinguished, but those functions are almost never used.
      
      This fixes bug 75.
      

Changes  Path
+2 -2 metaprl/filter/phobos/phobos_parser.mly
+2 -1 metaprl/filter/phobos/phobos_rewrite.ml
+27 -15 metaprl/refiner/reflib/term_match_table.ml
+8 -7 metaprl/refiner/rewrite/rewrite_compile_contractum.ml
+8 -6 metaprl/refiner/rewrite/rewrite_compile_redex.ml
+2 -3 metaprl/refiner/term_ds/term_man_ds.ml
+4 -4 metaprl/theories/experimental/compile/syntax.pho
+1 -1 metaprl/theories/itt/itt_int_arith.prla
+1 -0 metaprl/theories/itt/itt_int_base.ml
+1 -0 metaprl/theories/itt/itt_int_base.mli
+3 -3 metaprl/theories/itt/itt_int_ext.prla