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