# OASIS_START
# DO NOT EDIT (digest: 048da134386bd9e447a778bd6a488b7c)
version = "4.0.7"
description = "RES - Library for resizable, contiguous datastructures."
requires = "bytes"
archive(byte) = "res.cma"
archive(byte, plugin) = "res.cma"
archive(native) = "res.cmxa"
archive(native, plugin) = "res.cmxs"
exists_if = "res.cma"
# OASIS_STOP

