# OASIS_START
# DO NOT EDIT (digest: 96f5cee1c2c33d767dce9897987c7781)
version = "109.30.00"
description = "bin_prot - binary protocol generator"
requires = "unix bigarray"
archive(byte) = "bin_prot.cma"
archive(byte, plugin) = "bin_prot.cma"
archive(native) = "bin_prot.cmxa"
archive(native, plugin) = "bin_prot.cmxs"
exists_if = "bin_prot.cma"
package "syntax" (
 version = "109.30.00"
 description = "Syntax extension for binary protocol generator"
 requires = "camlp4 type_conv bin_prot"
 archive(syntax, preprocessor) = "pa_bin_prot.cma"
 archive(syntax, toploop) = "pa_bin_prot.cma"
 exists_if = "pa_bin_prot.cma"
)
# OASIS_STOP

