swh:1:snp:505c374fd75bb208ae4e9a54e64bb310bc49295e
Raw File
Tip revision: 5bc4a0e87fe58d6f8bc6b5b86ee7800a8394c9ac authored by martoon on 11 September 2023, 23:51:16 UTC
MIR: Add tests on new logic
Tip revision: 5bc4a0e
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