mirror of
https://github.com/c-cube/ocaml-containers.git
synced 2025-12-06 11:15:31 -05:00
8 lines
248 B
Text
8 lines
248 B
Text
|
|
(executable
|
|
(name id_sexp)
|
|
(libraries containers)
|
|
(modules id_sexp)
|
|
(flags :standard -warn-error -a+8 -safe-string -color always)
|
|
(ocamlopt_flags :standard -O3 -color always
|
|
-unbox-closures -unbox-closures-factor 20))
|