version = "113.24.00"
description = "A binary protocol generator"
requires = "bigarray"
archive(byte          ) = "bin_prot.cma"
archive(native        ) = "bin_prot.cmxa"
archive(native, plugin) = "bin_prot.cmxs"
exists_if = "bin_prot.cma"
