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