X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Fmatita%2FmatitaMisc.mli;h=07a327cc90a2cf0c3c44eb81aedc054f70eb7240;hb=926bd86002f91d2bf2a3ce7376309f5106268959;hp=c189861c65a65cad7373c70e5926e33329c2ec62;hpb=66be8fbe19e2ccfa0e6a7abeba605152d1322595;p=helm.git diff --git a/matita/matita/matitaMisc.mli b/matita/matita/matitaMisc.mli index c189861c6..07a327cc9 100644 --- a/matita/matita/matitaMisc.mli +++ b/matita/matita/matitaMisc.mli @@ -79,9 +79,6 @@ val singleton: (unit -> 'a) -> (unit -> 'a) (** given the base name of an image, returns its full path *) val image_path: string -> string - (** 2>/dev/null, HLog = (fun _ -> ()) *) -val shutup: unit -> unit - (** outputs the preamble of a generated .ma file *) val out_preamble: out_channel -> unit