Raw File
dune
; This file was automatically generated, do not edit.
; Edit file manifest/main.ml instead.

(library
 (name tezos_context)
 (public_name tezos-context)
 (instrumentation (backend bisect_ppx))
 (libraries
  tezos-context.disk
  tezos-context.memory))
back to top