# Specifications for the Benchmark module             		-*-conf-*-
name = "benchmark"
version = "0.9"
description = "Benchmark running times of code."
requires = "unix"
archive(byte) = "benchmark.cma"
archive(native) = "benchmark.cmxa"
