swh:1:snp:505c374fd75bb208ae4e9a54e64bb310bc49295e
Raw File
Tip revision: e01ce06f0ed7aeedd1290f0bc844509481788bc2 authored by Marina Polubelova on 27 September 2023, 09:44:23 UTC
lib_plompiler: use 8-bit lookup for SHA2
Tip revision: e01ce06
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