# OASIS_START
# DO NOT EDIT (digest: 14ab74aee99d575b46e34b4a4f2db8ff)
version = "0.3.0"
description = "Standard integer types for OCaml"
requires = "bytes"
archive(byte) = "stdint.cma"
archive(byte, plugin) = "stdint.cma"
archive(native) = "stdint.cmxa"
archive(native, plugin) = "stdint.cmxs"
exists_if = "stdint.cma"
# OASIS_STOP

