]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/cic_disambiguation/disambiguate.ml
Debugging back to false
[helm.git] / helm / ocaml / cic_disambiguation / disambiguate.ml
index 9896db7c91ace4970253a72f9db435aff45bea52..62382c8975d328fae6b22ed6574851918008e584 100644 (file)
@@ -35,7 +35,7 @@ exception PathNotWellFormed
   (** raised when an environment is not enough informative to decide *)
 exception Try_again
 
-let debug = true
+let debug = false
 let debug_print = if debug then prerr_endline else ignore
 
 (*