ligo/src/attacker_main.ml

11 lines
651 B
OCaml
Raw Normal View History

2017-01-02 16:33:11 +04:00
(**************************************************************************)
(* *)
(* Copyright (c) 2014 - 2016. *)
(* Dynamic Ledger Solutions, Inc. <contact@tezos.com> *)
(* *)
(* All rights reserved. No warranty, explicit or implicit, provided. *)
(* *)
(**************************************************************************)
let () = Attacker_minimal.main ()