swh:1:snp:505c374fd75bb208ae4e9a54e64bb310bc49295e
Raw File
Tip revision: 197cfce6b051d302a6c63fbd5a1b7bfb11316d60 authored by martoon on 13 September 2023, 10:19:12 UTC
MIR: Deal with unused warnings
Tip revision: 197cfce
dune
; This file was automatically generated, do not edit.
; Edit file manifest/main.ml instead.

(library
 (name epoxy_tx)
 (public_name octez-libs.epoxy-tx)
 (instrumentation (backend bisect_ppx))
 (libraries
  octez-libs.plompiler
  hex
  stdint
  octez-libs.plonk
  octez-libs.mec))
back to top