mirror of
https://github.com/c-cube/ocaml-containers.git
synced 2025-12-05 19:00:31 -05:00
8 lines
221 B
Text
8 lines
221 B
Text
|
|
(library
|
|
(name containers_data)
|
|
(public_name containers-data)
|
|
(wrapped false)
|
|
(flags :standard -warn-error -3 -w -70 -color always
|
|
-safe-string -strict-sequence -open CCShims_)
|
|
(libraries containers))
|