swh:1:snp:505c374fd75bb208ae4e9a54e64bb310bc49295e
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 aplonk)
 (public_name octez-libs.aplonk)
 (instrumentation (backend bisect_ppx))
 (libraries
  octez-libs.plonk.aggregation)
 (preprocess (pps ppx_repr)))
back to top