swh:1:snp:505c374fd75bb208ae4e9a54e64bb310bc49295e
Raw File
Tip revision: 8aeec241cb4adfd737da52ba0952e4435435f257 authored by ambrona on 01 June 2023, 08:21:00 UTC
Optimizer improvement
Tip revision: 8aeec24
dune
; This file was automatically generated, do not edit.
; Edit file manifest/main.ml instead.

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