https://gitlab.com/tezos/tezos
Raw File
Tip revision: 121ee52d2cb1bae86a3ab8499fccbbcdbdbc3295 authored by Pierrick Couderc on 19 March 2024, 08:47:17 UTC
EVM/Benchmarks: pdf generator for opcodes
Tip revision: 121ee52
dune
(copy_files
  (alias copy-parameters)
  (mode (promote (until-clean)))
  (files ../lib_parameters/*.json))
back to top