]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/ng_paramodulation/paramod.ml
Moved compare in a different file.
[helm.git] / helm / software / components / ng_paramodulation / paramod.ml
index 4b9d29e1c59ee780ebc8631a6869d2ad0ebe3500..de32ab5ddf8b7e0fe1b8984ed4bdad4e4d4c3970 100644 (file)
@@ -13,7 +13,7 @@
 
 let print s = prerr_endline (Lazy.force s) ;; 
 let noprint s = ();;  
-let debug = print;;
+let debug = noprint;;
 
 let monster = 100;;