]> matita.cs.unibo.it Git - helm.git/commitdiff
Debugging disabled.
authorAndrea Asperti <andrea.asperti@unibo.it>
Thu, 18 Mar 2010 11:28:22 +0000 (11:28 +0000)
committerAndrea Asperti <andrea.asperti@unibo.it>
Thu, 18 Mar 2010 11:28:22 +0000 (11:28 +0000)
helm/software/components/ng_tactics/nnAuto.ml

index f314d3eb389dbef693107a4f518750819064583c..2a221a21331519f40253f16f103c5194e312af37 100644 (file)
@@ -172,7 +172,7 @@ let solve f status eq_cache goal =
   let gty = NCicUntrusted.apply_subst subst ctx gty in
   let build_status (pt, _, metasenv, subst) =
     try
-      print (lazy ("refining: "^(NCicPp.ppterm ctx subst metasenv pt)));
+      debug_print (lazy ("refining: "^(NCicPp.ppterm ctx subst metasenv pt)));
       let stamp = Unix.gettimeofday () in 
       let metasenv, subst, pt, pty =
        (* NCicRefiner.typeof status