# OASIS_START
# DO NOT EDIT (digest: 3959b02bd31c6b49323a570309eeead0)
version = "2.0.7"
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.7"
 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

