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=89262281b6e83bd2321150f81f1a0583645eb0c8;hp=0000000000000000000000000000000000000000;hpb=b1fb6b8e1767d775bc452303629e95941d142bea;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__