# OASIS_START
# DO NOT EDIT (digest: fb9bc85604d4f97c9db051090b91543c)
version = "1.1.1"
description = "Page-aligned memory allocator"
requires = "cstruct"
archive(byte) = "io_page.cma"
archive(byte, plugin) = "io_page.cma"
archive(native) = "io_page.cmxa"
archive(native, plugin) = "io_page.cmxs"
exists_if = "io_page.cma"
package "unix" (
 version = "1.1.1"
 description = "Page-aligned memory allocator"
 requires = "bigarray"
 archive(byte) = "io_page_unix.cma"
 archive(byte, plugin) = "io_page_unix.cma"
 archive(native) = "io_page_unix.cmxa"
 archive(native, plugin) = "io_page_unix.cmxs"
 exists_if = "io_page_unix.cma"
)
# OASIS_STOP

