https://gitlab.com/tezos/tezos
Raw File
Tip revision: c7e5c2b8c4a1e5c4908f95a2150d85e578c05b13 authored by Arvid Jakobsson on 06 October 2023, 09:29:13 UTC
MINI-pipeline
Tip revision: c7e5c2b
dune
; This file was automatically generated, do not edit.
; Edit file manifest/main.ml instead.

(library
 (name mec)
 (public_name octez-libs.mec)
 (instrumentation (backend bisect_ppx))
 (libraries
  alcotest
  bls12-381
  bigarray-compat
  eqaf))
back to top