Remove the 'round' counter from the hashconsed configurations.
[tatoo.git] / src / html.mli
index a1506c9..91dacaf 100644 (file)
@@ -1,2 +1,3 @@
-val trace : int -> int -> int -> ('a, Format.formatter, unit, unit) format4 -> 'a
+val trace : int -> int -> ('a, Format.formatter, unit, unit) format4 -> 'a
+val finalize_node : int -> int -> bool -> unit
 val gen_trace : (module Tree.S with type t = 'a) -> 'a -> unit