name = "ocamlviz"
description = "real-time profiling tools for Objective Caml"
version = "1.01"
requires = "unix,threads"
archive(byte,mt) = "libocamlviz.cma"
archive(native,mt) = "libocamlviz.cmxa"
