swh:1:snp:04e159a4411e97cbe416dcf21d082639f654120b
Raw File
Tip revision: c07e88032b0dc6ec2a6aa30b6025dbd8fc253515 authored by Pierre-Yves Strub on 06 September 2021, 09:47:40 UTC
Fix global positions reporting
Tip revision: c07e880
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