mirror of
https://github.com/ocaml-tracing/ocaml-trace.git
synced 2026-03-07 18:37:56 -05:00
remove unused dep
This commit is contained in:
parent
622770808d
commit
6aeb1ea007
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
|||
(public_name trace.private.util)
|
||||
(synopsis "internal utilities for trace. No guarantees of stability.")
|
||||
(name trace_private_util)
|
||||
(libraries trace.core mtime mtime.clock.os atomic unix threads
|
||||
(libraries trace.core mtime mtime.clock.os unix threads
|
||||
(select domain_util.ml from
|
||||
(base-domain -> domain_util.real.ml)
|
||||
( -> domain_util.dummy.ml))))
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue