X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fmatita%2FmatitaGui.mli;h=388c79e1a74dd903372c72716dd7da57d191e6bb;hb=55e5bef77f163b29feeb9ad4e83376c5aa301297;hp=8c9064e1da3a49e79e4f9447b6c038e9d20732c0;hpb=55b82bd235d82ff7f0a40d980effe1efde1f5073;p=helm.git diff --git a/helm/software/matita/matitaGui.mli b/helm/software/matita/matitaGui.mli index 8c9064e1d..388c79e1a 100644 --- a/helm/software/matita/matitaGui.mli +++ b/helm/software/matita/matitaGui.mli @@ -23,6 +23,9 @@ * http://helm.cs.unibo.it/ *) + (** for debugging only *) +val all_disambiguation_passes: bool ref + (** singleton instance of the gui *) val instance: unit -> MatitaGuiTypes.gui