mirror of
https://github.com/ocaml-tracing/ocaml-trace.git
synced 2026-05-05 17:04:49 -04:00
5 lines
127 B
Text
5 lines
127 B
Text
(library
|
|
(name trace_stdext)
|
|
(public_name trace.stdext)
|
|
(synopsis "standard extensions for trace")
|
|
(libraries trace.core))
|