]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/DEVEL/mathml_editor/src/globals.hh
Initial revision
[helm.git] / helm / DEVEL / mathml_editor / src / globals.hh
diff --git a/helm/DEVEL/mathml_editor/src/globals.hh b/helm/DEVEL/mathml_editor/src/globals.hh
new file mode 100644 (file)
index 0000000..2f26a91
--- /dev/null
@@ -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__