# OASIS_START
# DO NOT EDIT (digest: 4499b3718ade0a9d045a86b4aa1c08be)
version = "0.1"
description = "Interface definitions for XCP hosts"
requires = "uri re cohttp xmlm unix"
archive(byte) = "xcp.cma"
archive(byte, plugin) = "xcp.cma"
archive(native) = "xcp.cmxa"
archive(native, plugin) = "xcp.cmxs"
exists_if = "xcp.cma"
package "storage" (
 version = "0.1"
 description = "Interface definitions for XCP hosts"
 requires = "xcp rpclib rpclib.syntax"
 archive(byte) = "xcp_storage.cma"
 archive(byte, plugin) = "xcp_storage.cma"
 archive(native) = "xcp_storage.cmxa"
 archive(native, plugin) = "xcp_storage.cmxs"
 exists_if = "xcp_storage.cma"
)
# OASIS_STOP

