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