From 8c1f73782884c50c5b651a8a4e6588f494d85958 Mon Sep 17 00:00:00 2001 From: Claudio Sacerdoti Coen Date: Mon, 9 Jan 2006 12:14:14 +0000 Subject: [PATCH] $Id$ readded to paramodulation/utils.ml --- helm/ocaml/paramodulation/utils.ml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/helm/ocaml/paramodulation/utils.ml b/helm/ocaml/paramodulation/utils.ml index 0a2cd4502..26d97b72a 100644 --- a/helm/ocaml/paramodulation/utils.ml +++ b/helm/ocaml/paramodulation/utils.ml @@ -23,6 +23,8 @@ * http://cs.unibo.it/helm/. *) +(* $Id$ *) + let debug = true;; let debug_print s = if debug then prerr_endline (Lazy.force s);; -- 2.39.2