mirror of
https://github.com/c-cube/ocaml-containers.git
synced 2025-12-09 20:55:31 -05:00
7 lines
194 B
Text
7 lines
194 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)
|
|
(libraries containers))
|