# OASIS_START
# DO NOT EDIT (digest: f1adafe9151f04f9c44091bb2747599d)
version = "1.2.1"
description = "GPR - Library and Application for Gaussian Process Regression"
requires = "threads core lacaml gsl"
archive(byte) = "gpr.cma"
archive(byte, plugin) = "gpr.cma"
archive(native) = "gpr.cmxa"
archive(native, plugin) = "gpr.cmxs"
exists_if = "gpr.cma"
# OASIS_STOP

