mirror of
https://github.com/c-cube/ocaml-containers.git
synced 2025-12-17 08:06:41 -05:00
7 lines
207 B
Text
7 lines
207 B
Text
|
|
(library
|
|
(name containers_iter)
|
|
(public_name containers.iter)
|
|
(wrapped false)
|
|
(flags :standard -w +a-4-42-44-48-50-58-32-60@8 -safe-string)
|
|
(ocamlopt_flags :standard (:include ../flambda.flags)))
|