Changes by: Aleksey Nogin (nogin at cs.caltech.edu)
Date: 2005-12-22 18:00:56 -0800 (Thu, 22 Dec 2005)
Revision: 8347
Log message:

      - Changing the exception handling in "expand" - now it will no longer give up
        expanding on non-RefinerError exceptions (unless OCAMLRUNPARAM=b is being
        used).
      
      - Improving the sqsimple resource; adding the BTerm type to it
      
      - Removing the sqsimple/sqsimple_type distinction (so now there is only the
        sqsimple{'T} predicate, which implies type{'T}).
      

Changes  Path
+15 -7 metaprl/support/shell/proof_edit.ml
+0 -1 metaprl/support/shell/proof_edit.mli
+3 -2 metaprl/tactics/proof/proof_boot.ml
+1 -1 metaprl/tactics/proof/tactic_boot_sig.ml
+1 -1 metaprl/theories/itt/applications/function_spaces/itt_closure.ml
+2 -2 metaprl/theories/itt/applications/function_spaces/itt_closure.prla
+8 -8 metaprl/theories/itt/applications/function_spaces/itt_functions.ml
+2 -3 metaprl/theories/itt/applications/function_spaces/itt_functions.prla
+0 -1 metaprl/theories/itt/core/itt_list2.ml
+7827 -7836 metaprl/theories/itt/core/itt_list2.prla
+15 -27 metaprl/theories/itt/core/itt_sqsimple.ml
+0 -2 metaprl/theories/itt/core/itt_sqsimple.mli
+1892 -2229 metaprl/theories/itt/core/itt_sqsimple.prla
+2 -1 metaprl/theories/itt/reflection/experimental/itt_hoas_bterm.ml