mirror of
https://github.com/c-cube/ocaml-containers.git
synced 2026-03-09 15:13:33 -04:00
6 lines
155 B
Text
6 lines
155 B
Text
(library
|
|
(name containers_top)
|
|
(public_name containers.top)
|
|
(wrapped false)
|
|
(modes byte)
|
|
(libraries compiler-libs.common containers containers.unix))
|