mirror of
https://github.com/c-cube/moonpool.git
synced 2025-12-06 03:05:30 -05:00
12 lines
179 B
Text
12 lines
179 B
Text
(executables
|
|
(names discuss1)
|
|
(enabled_if
|
|
(>= %{ocaml_version} 5.0))
|
|
;(package moonpool)
|
|
(libraries
|
|
moonpool
|
|
moonpool.fib
|
|
trace
|
|
trace-tef
|
|
;tracy-client.trace
|
|
))
|