Changes by: Jason Hickey (jyh at cs.caltech.edu)
Date: 2003-08-13 13:36:46 -0700 (Wed, 13 Aug 2003)
Revision: 4838
Log message:

      Type inference appears to complete on simple cases.
      
      There is something strange going on with rwc--it sems to
      be rewriting the proof, not the goal.
      

Changes  Path
+7 -3 metaprl/filter/boot/proof_boot.ml
+1 -0 mpcompiler-branches/mojave_sequents/mmc/core/mmc_core_ast.ml
+1 -0 mpcompiler-branches/mojave_sequents/mmc/core/mmc_core_ast.mli
+1 -4 mpcompiler-branches/mojave_sequents/mmc/core/mmc_core_name.mli
+41 -18 mpcompiler-branches/mojave_sequents/mmc/core/mmc_core_type_erase.ml
+2 -2 mpcompiler-branches/mojave_sequents/mmc/core/mmc_core_type_infer.ml