# META file for the "z3" package:
version = "4.8.10.0"
description = "Z3 Theorem Prover (OCaml API)"
requires = "zarith threads"
archive(byte) = "z3ml.cma"
archive(native) = "z3ml.cmxa"
archive(byte,plugin) = "z3ml.cma"
archive(native,plugin) = "z3ml.cmxs"
archive(byte,toploop) = "z3ml.cma"
archive(native,toploop) = "z3ml.cmxa"
linkopts = "-cclib -lstdc++"
