# OASIS_START
# DO NOT EDIT (digest: 182596a4d3377dea092a9147149561da)
version = "2.4.2"
description = "Lightweight thread library for Objective Caml"
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

