swh:1:snp:505c374fd75bb208ae4e9a54e64bb310bc49295e
Raw File
Tip revision: 537cf10824f796d81ef0af32b57653653e79cc22 authored by Andrea Cerone on 24 April 2023, 16:29:54 UTC
WIP: technical documentation
Tip revision: 537cf10
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