Preliminary support for the grammar.
[SXSI/xpathcomp.git] / src / grammar.mli
diff --git a/src/grammar.mli b/src/grammar.mli
new file mode 100644 (file)
index 0000000..3e355d4
--- /dev/null
@@ -0,0 +1,3 @@
+type t
+
+val load : string -> bool -> t