Make the html trace tools use colors to represent the round at
[tatoo.git] / src / html.mli
index 0a7d8dd..a1506c9 100644 (file)
@@ -1,2 +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
+val trace : int -> int -> int -> ('a, Format.formatter, unit, unit) format4 -> 'a
+val gen_trace : (module Tree.S with type t = 'a) -> 'a -> unit