swh:1:snp:04e159a4411e97cbe416dcf21d082639f654120b
Raw File
Tip revision: bd8615e510babc4f8ccf5428461e294e9b8d557f authored by Pierre-Yves Strub on 13 January 2021, 15:01:12 UTC
Tip revision: bd8615e
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