https://gitlab.com/tezos/tezos
Raw File
Tip revision: b0de71a4caef8ff7867d2c920ed2e36261c2dca0 authored by Pierrick Couderc on 05 December 2022, 22:04:04 UTC
fixup! WASM: Merge the level and id arguments of [read_input]
Tip revision: b0de71a
dune
(copy_files
  (alias copy-parameters)
  (mode (promote (until-clean)))
  (files ../lib_parameters/*.json))
back to top