Changes by: Aleksey Nogin (nogin at cs.caltech.edu)
Date: 2005-07-14 18:00:43 -0700 (Thu, 14 Jul 2005)
Revision: 7608
Log message:

      Added code for ad-hoc profiling of top-level tactics. The profiling is
      controlled by the "profile_tactics" debug variable.
      

Changes  Path
+12 -0 metaprl/refiner/reflib/jall.ml
+2 -1 metaprl/tactics/proof/tactic_boot.ml
+2 -1 metaprl/tactics/proof/tactic_boot_sig.ml
+64 -1 metaprl/tactics/proof/tacticals_boot.ml
+6 -1 metaprl/util/check-status
+23 -7 metaprl/util/check-status.sh