]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/cic_transformations/misc.ml
added mathml_ns
[helm.git] / helm / ocaml / cic_transformations / misc.ml
index 98f680d8dbdf12060531239def535d6bc3aca656..ec983d10641b180742ada6c90a9842ba98c80db0 100644 (file)
@@ -36,6 +36,7 @@
 let domImpl = Gdome.domImplementation ()
 let helm_ns = Gdome.domString "http://www.cs.unibo.it/helm"
 let xlink_ns = Gdome.domString "http://www.w3.org/1999/xlink"
+let mathml_ns = Gdome.domString "http://www.w3.org/1998/Math/MathML"
 
   (* TODO BRRRRR .... *)
   (** strip first 4 line of a string, used to strip xml declaration and doctype