# Specifications for the "bigarray" library:
requires = "unix"
version = "[distributed with Ocaml]"
description = "Large statically allocated arrays"
directory = "^"
browse_interfaces = ""
archive(byte) = "bigarray.cma"
archive(native) = "bigarray.cmxa"
plugin(byte) = "bigarray.cma"
plugin(native) = "bigarray.cmxs"
linkopts = ""
