swh:1:snp:505c374fd75bb208ae4e9a54e64bb310bc49295e
Raw File
Tip revision: 04a65488493e45b635c826af0e9cb07e99f30b04 authored by Anne-Laure on 05 May 2023, 13:28:28 UTC
WIP TESTS
Tip revision: 04a6548
dune
; This file was automatically generated, do not edit.
; Edit file manifest/main.ml instead.

(library
 (name aplonk)
 (public_name octez-aplonk)
 (instrumentation (backend bisect_ppx))
 (libraries
  octez-plonk.aggregation)
 (preprocess (pps ppx_repr)))
back to top