Revision 5c1f96f3a11c49949cd05648cd8fa8d7c3335fd3 authored by Grégoire Henry on 29 September 2017, 16:43:13 UTC, committed by Benjamin Canou on 03 November 2017, 15:12:06 UTC
1 parent f7aed9d
Raw File
attacker_main.ml
(**************************************************************************)
(*                                                                        *)
(*    Copyright (c) 2014 - 2016.                                          *)
(*    Dynamic Ledger Solutions, Inc. <contact@tezos.com>                  *)
(*                                                                        *)
(*    All rights reserved. No warranty, explicit or implicit, provided.   *)
(*                                                                        *)
(**************************************************************************)

let () = Attacker_minimal.main ()
back to top