From 4d50bcfc9827bdb6d298b4874d850e2012b5874f Mon Sep 17 00:00:00 2001 From: Claudio Sacerdoti Coen Date: Thu, 7 Jul 2005 09:39:47 +0000 Subject: [PATCH] Debugging message removed. --- helm/matita/matitaScript.ml | 1 - 1 file changed, 1 deletion(-) diff --git a/helm/matita/matitaScript.ml b/helm/matita/matitaScript.ml index 5fbcc4092..63a6ed007 100644 --- a/helm/matita/matitaScript.ml +++ b/helm/matita/matitaScript.ml @@ -436,7 +436,6 @@ List.iter (fun s -> prerr_endline ("'" ^ s ^ "'")) new_statements; observers <- o :: observers method private notify = -prerr_endline ("************* NOTIFICATO"); let status = self#status in List.iter (fun o -> o status) observers -- 2.39.2