From: Stefano Zacchiroli Date: Sun, 14 Sep 2003 00:01:34 +0000 (+0000) Subject: - converted TAB to spaces X-Git-Tag: V_0_4_3_4~30 X-Git-Url: http://matita.cs.unibo.it/gitweb/?p=helm.git;a=commitdiff_plain;h=9c82616da7a45061b3b85e32d598df30f5735196 - converted TAB to spaces --- diff --git a/helm/gTopLevel/hbugs.mli b/helm/gTopLevel/hbugs.mli index 70687afca..80f8c74e9 100644 --- a/helm/gTopLevel/hbugs.mli +++ b/helm/gTopLevel/hbugs.mli @@ -32,7 +32,7 @@ val toggle: bool -> unit val quit: unit -> unit - (** send current proof assistant state to hbugs broker *) + (** send current proof assistant state to hbugs broker *) val notify: unit -> unit val clear: unit -> unit