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

(library
 (name tezos_client_010_PtGRANAD_commands)
 (public_name tezos-client-010-PtGRANAD.commands)
 (instrumentation (backend bisect_ppx))
 (libraries
  tezos-base
  tezos-clic
  tezos-protocol-010-PtGRANAD
  tezos-stdlib-unix
  tezos-protocol-environment
  tezos-shell-services
  tezos-client-base
  tezos-client-010-PtGRANAD
  tezos-client-commands
  tezos-rpc
  tezos-client-base-unix
  tezos-protocol-plugin-010-PtGRANAD)
 (library_flags (:standard -linkall))
 (flags
  (:standard)
  -open Tezos_base.TzPervasives
  -open Tezos_base.TzPervasives.Error_monad.Legacy_monad_globals
  -open Tezos_protocol_010_PtGRANAD
  -open Tezos_stdlib_unix
  -open Tezos_shell_services
  -open Tezos_client_base
  -open Tezos_client_010_PtGRANAD
  -open Tezos_client_commands
  -open Tezos_client_base_unix
  -open Tezos_protocol_plugin_010_PtGRANAD)
 (modules (:standard \ alpha_commands_registration)))

(library
 (name tezos_client_010_PtGRANAD_commands_registration)
 (public_name tezos-client-010-PtGRANAD.commands-registration)
 (instrumentation (backend bisect_ppx))
 (libraries
  tezos-base
  tezos-clic
  tezos-protocol-010-PtGRANAD
  tezos-protocol-environment
  tezos-shell-services
  tezos-client-base
  tezos-client-010-PtGRANAD
  tezos-client-commands
  tezos-client-010-PtGRANAD.commands
  tezos-rpc
  tezos-protocol-plugin-010-PtGRANAD)
 (library_flags (:standard -linkall))
 (flags
  (:standard)
  -open Tezos_base.TzPervasives
  -open Tezos_base.TzPervasives.Error_monad.Legacy_monad_globals
  -open Tezos_protocol_010_PtGRANAD
  -open Tezos_shell_services
  -open Tezos_client_base
  -open Tezos_client_010_PtGRANAD
  -open Tezos_client_commands
  -open Tezos_client_010_PtGRANAD_commands
  -open Tezos_protocol_plugin_010_PtGRANAD)
 (modules alpha_commands_registration))
back to top