mirror of
https://github.com/ocaml-tracing/ocaml-trace.git
synced 2026-03-08 03:47:57 -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))
|