Safety commit
[SXSI/xpathcomp.git] / tree.mli
index 59bbcc2..4a8f12c 100644 (file)
--- a/tree.mli
+++ b/tree.mli
@@ -88,4 +88,6 @@ val closing : t -> [`Tree] node -> [`Tree] node
 val is_open : t -> [`Tree] node -> bool
 
 val benchmark_jump : t -> Tag.t -> unit
-val benchmark_fsns : t -> unit
+val benchmark_fcns : t -> unit
+val benchmark_lcps : t -> unit
+val stats : t -> unit