Random fixes
[SXSI/xpathcomp.git] / tree.mli
index e4c60c8..24b8256 100644 (file)
--- a/tree.mli
+++ b/tree.mli
@@ -88,7 +88,7 @@ val closing : t -> [`Tree] node -> [`Tree] node
 val is_open : t -> [`Tree] node -> bool
 
 val benchmark_jump : t -> Tag.t -> unit
-val benchmark_fcns : t -> unit
+val benchmark_fcns : t -> int
 val benchmark_lcps : t -> unit
 val stats : t -> unit