swh:1:snp:505c374fd75bb208ae4e9a54e64bb310bc49295e
Raw File
Tip revision: 6639bbd20a591eadd254e1ff150c6fe23fb149cf authored by Martin Tomazic on 05 May 2023, 11:50:27 UTC
Fixup: Update docstring with new api_version parameter
Tip revision: 6639bbd
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