Flatten the sources, only leave the XPath module packed.
[tatoo.git] / src / html.mli
diff --git a/src/html.mli b/src/html.mli
new file mode 100644 (file)
index 0000000..0a7d8dd
--- /dev/null
@@ -0,0 +1,2 @@
+val trace : int -> int -> ('a, Format.formatter, unit, unit) format4 -> 'a
+val gen_trace : (module Tree.Sig.S with type t = 'a) -> 'a -> unit