mirror of
https://github.com/c-cube/iter.git
synced 2026-01-22 09:16:41 -05:00
11 lines
286 B
Text
11 lines
286 B
Text
(library
|
|
(name iter)
|
|
(public_name iter)
|
|
(wrapped false)
|
|
(modules Iter IterLabels)
|
|
(flags :standard -w +a -warn-error -a+8 -nolabels))
|
|
|
|
(env
|
|
(_
|
|
(flags :standard -w +a -warn-error -a+8 -strict-sequence)
|
|
(ocamlopt_flags :standard -O3 -unbox-closures -unbox-closures-factor 20)))
|