# OASIS_START
# DO NOT EDIT (digest: 7e850e4d047634a02f5c9f1da7aa6e8a)
version = "113.00.00"
description =
"Syntax extension for deriving \"compare\" functions automatically."
archive(byte) = "comparelib.cma"
archive(byte, plugin) = "comparelib.cma"
archive(native) = "comparelib.cmxa"
archive(native, plugin) = "comparelib.cmxs"
exists_if = "comparelib.cma"
package "syntax" (
 version = "113.00.00"
 description = "Syntax extension for \"with compare\""
 requires = "camlp4 type_conv comparelib"
 archive(syntax, preprocessor) = "pa_compare.cma"
 archive(syntax, toploop) = "pa_compare.cma"
 archive(syntax, preprocessor, native) = "pa_compare.cmxa"
 archive(syntax, preprocessor, native, plugin) = "pa_compare.cmxs"
 exists_if = "pa_compare.cma"
)
# OASIS_STOP

