mirror of
https://github.com/ocaml-tracing/ocaml-trace.git
synced 2026-03-08 03:47:57 -04:00
6 lines
125 B
Text
6 lines
125 B
Text
(library
|
|
(name trace)
|
|
(public_name trace)
|
|
(synopsis "Lightweight stub for tracing")
|
|
(libraries (re_export trace.core))
|
|
)
|