# OASIS_START
# DO NOT EDIT (digest: 67da0ac4a1f002bd8fefeb5555987b44)
version = "1.0"
description = "OCaml binding to Lua API library"
requires = "unix"
archive(byte) = "lua.cma"
archive(byte, plugin) = "lua.cma"
archive(native) = "lua.cmxa"
archive(native, plugin) = "lua.cmxs"
exists_if = "lua.cma"
# OASIS_STOP

