mirror of
https://github.com/c-cube/ocaml-containers.git
synced 2025-12-06 11:15:31 -05:00
fix compiler warning
This commit is contained in:
parent
58ac755f82
commit
90a131b7af
1 changed files with 1 additions and 0 deletions
|
|
@ -4,4 +4,5 @@
|
||||||
(name containers_top)
|
(name containers_top)
|
||||||
(public_name containers.top)
|
(public_name containers.top)
|
||||||
(wrapped false)
|
(wrapped false)
|
||||||
|
(modes byte)
|
||||||
(libraries compiler-libs.common containers containers.unix))
|
(libraries compiler-libs.common containers containers.unix))
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue