X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2FDEVEL%2Fmathml_editor%2Fsrc%2Fglobals.hh;fp=helm%2FDEVEL%2Fmathml_editor%2Fsrc%2Fglobals.hh;h=2f26a91595f588f0667c7417f9ac894071295a7c;hb=30060cffed61b88fe53e4d6386b606050d6dfda0;hp=0000000000000000000000000000000000000000;hpb=e6927665462cbbace76cff1b17d4f8badcb44eda;p=helm.git diff --git a/helm/DEVEL/mathml_editor/src/globals.hh b/helm/DEVEL/mathml_editor/src/globals.hh new file mode 100644 index 000000000..2f26a9159 --- /dev/null +++ b/helm/DEVEL/mathml_editor/src/globals.hh @@ -0,0 +1,8 @@ + +#ifndef __globals_hh__ +#define __globals_hh__ + +#define TML_NS_URI "http://helm.cs.unibo.it/2002/TML" +#define XMLNS_NS_URI "http://www.w3.org/2000/xmlns/" + +#endif // __globals_hh__