# OASIS_START
# DO NOT EDIT (digest: 97adf7f628c7a39db78b0809dd9694bb)
version = "2.5.0"
description = "Lightweight thread library for OCaml"
requires = "lwt unix lwt.unix"
archive(byte) = "test.cma"
archive(byte, plugin) = "test.cma"
archive(native) = "test.cmxa"
archive(native, plugin) = "test.cmxs"
exists_if = "test.cma"
# OASIS_STOP

