swh:1:snp:04e159a4411e97cbe416dcf21d082639f654120b
Raw File
Tip revision: 67e98eaa3714519dfbb21f454f478fa3bb68fdf2 authored by Pierre-Yves Strub on 30 April 2021, 14:14:14 UTC
Merge branch '1.0' into 1.0-preview
Tip revision: 67e98ea
ecBigInt.mli
(* --------------------------------------------------------------------
 * Copyright (c) - 2012--2016 - IMDEA Software Institute
 * Copyright (c) - 2012--2018 - Inria
 * Copyright (c) - 2012--2018 - Ecole Polytechnique
 *
 * Distributed under the terms of the CeCILL-C-V1 license
 * -------------------------------------------------------------------- *)

include EcBigIntCore.TheInterface
back to top