https://gitlab.com/tezos/tezos
Raw File
Tip revision: d8422c5df64af122ad6077f7bafbce62c3eedb1a authored by Julien Tesson on 07 February 2023, 20:34:46 UTC
union to or_ in type name
Tip revision: d8422c5
dune
(copy_files
  (alias copy-parameters)
  (mode (promote (until-clean)))
  (files ../lib_parameters/*.json))
back to top