# OASIS_START
# DO NOT EDIT (digest: 76fc7e1fdc01056e111d9a95854ed1db)
version = "2.0.9"
description = "Binary protocol generator"
requires = "unix bigarray"
archive(byte) = "bin_prot.cma"
archive(native) = "bin_prot.cmxa"
exists_if = "bin_prot.cma"
package "syntax" (
 version = "2.0.9"
 description = "Syntax extension for binary protocol generator"
 requires = "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

