]> matita.cs.unibo.it Git - helm.git/blob - helm/DEVEL/mathml_editor/src/globals.hh
* this is a large commit
[helm.git] / helm / DEVEL / mathml_editor / src / globals.hh
1
2 #ifndef __globals_hh__
3 #define __globals_hh__
4
5 #define TML_NS_URI    "http://helm.cs.unibo.it/2002/TML"
6 #define XMLNS_NS_URI  "http://www.w3.org/2000/xmlns/"
7 #define MATHML_NS_URI "http://www.w3.org/1998/Math/MathML"
8
9 #endif // __globals_hh__