X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Focaml%2Fcic_transformations%2Fmisc.mli;h=d2bf22835557ea89c15fd7c240db3640a76f1e6e;hb=e097097df79962ad19cc1c4b75e8814b41fa1c64;hp=27d55fa2b4f7785bb036f90e5acee8313927c8a6;hpb=60c3f28ddca99fb1d7c364449e4841ef70208025;p=helm.git diff --git a/helm/ocaml/cic_transformations/misc.mli b/helm/ocaml/cic_transformations/misc.mli index 27d55fa2b..d2bf22835 100644 --- a/helm/ocaml/cic_transformations/misc.mli +++ b/helm/ocaml/cic_transformations/misc.mli @@ -38,6 +38,7 @@ val domImpl : Gdome.domImplementation val helm_ns : Gdome.domString (** HELM namespace *) val xlink_ns : Gdome.domString (** XLink namespace *) +val mathml_ns: Gdome.domString (** MathML namespace *) val strip_xml_headings: string -> string