https://gitlab.com/tezos/tezos
Raw File
Tip revision: 9a56d37442530b1f5644c9418a8f3244e4b51f24 authored by Mehdi Bouaziz on 28 June 2022, 11:57:27 UTC
Tests/Python: update regression trace
Tip revision: 9a56d37
dune
; This file was automatically generated, do not edit.
; Edit file manifest/main.ml instead.

(executable
 (name tztop_main)
 (public_name tztop)
 (package internal-devtools)
 (modes byte)
 (libraries
  tezos-protocol-compiler
  tezos-base
  compiler-libs.toplevel
  (select tztop.ml from (utop -> tztop.utop.ml) (-> tztop.vanilla.ml))))
back to top