Changes by: Jason Hickey (jyh at cs.caltech.edu)
Date: 2006-03-17 14:51:03 -0800 (Fri, 17 Mar 2006)
Revision: 8927
Log message:

      Use "Attempt #2", which is equivalent to "Attempt #1", but
      safer, although somewhat more complicated when reflected.
      
      The Pmn_core_logic now at least passes the type checker.
      

Changes  Path
+10 -13 metaprl/filter/filter/term_grammar.ml
+117 -74 metaprl/refiner/reflib/term_ty_infer.ml
+1 -1 metaprl/refiner/reflib/term_ty_infer.mli
+1 -1 metaprl/support/display/perv.mli
+0 -2 metaprl/theories/poplmark/naive/pmn_core_judgments.ml
+8 -13 metaprl/theories/poplmark/naive/pmn_core_judgments.mli
+7 -9 metaprl/theories/poplmark/naive/pmn_core_logic.ml