mirror of
https://github.com/c-cube/sidekick.git
synced 2026-01-22 01:06:43 -05:00
8 lines
291 B
Text
8 lines
291 B
Text
(library
|
|
((name dagon_util)
|
|
(public_name dagon.util)
|
|
(libraries (containers sequence))
|
|
(flags (:standard -w +a-4-42-44-48-50-58-32-60@8 -color always -safe-string))
|
|
(ocamlopt_flags (:standard -O3 -bin-annot
|
|
-unbox-closures -unbox-closures-factor 20))
|
|
))
|