version = "0.7"
description =
"Simple and lightweight tracing using TEF/Catapult format, in-process"
requires = "mtime mtime.clock.os threads trace.core trace.private.util unix"
archive(byte) = "trace_tef.cma"
archive(native) = "trace_tef.cmxa"
plugin(byte) = "trace_tef.cma"
plugin(native) = "trace_tef.cmxs"