mirror of
https://github.com/c-cube/linol.git
synced 2026-01-21 17:06:40 -05:00
6 lines
196 B
Text
6 lines
196 B
Text
(library
|
|
(name linol)
|
|
(public_name linol)
|
|
(private_modules log)
|
|
(flags :standard -warn-error -a+8)
|
|
(libraries yojson logs threads trace.core (re_export linol.lsp) (re_export linol.jsonrpc)))
|