# OASIS_START
# DO NOT EDIT (digest: 6972e70d2df5a5ea77b1ef58a580f174)
version = "1.2.1"
description = "utop configuration"
requires = "findlib lambda-term"
archive(byte) = "utop.cma"
archive(byte, plugin) = "utop.cma"
archive(native) = "utop.cmxa"
archive(native, plugin) = "utop.cmxs"
exists_if = "utop.cma"
package "camlp4" (
 version = "1.2.1"
 description = "Camlp4 integration"
 requires = "utop camlp4"
 archive(syntax, preprocessor) = "utop-camlp4.cma"
 archive(syntax, toploop) = "utop-camlp4.cma"
 exists_if = "utop-camlp4.cma"
)
# OASIS_STOP

