Revision a8930510fd0be9752d54863407f6df80be453096 authored by Benjamin Gregoire on 17 January 2019, 17:22:08 UTC, committed by Benjamin Gregoire on 17 January 2019, 17:22:08 UTC
1 parent 337a8ab
Raw File
FelTactic.ec
(* --------------------------------------------------------------------
 * 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-B-V1 license
 * -------------------------------------------------------------------- *)

(* -------------------------------------------------------------------- *)
require import FSet StdBigop.
(*---*) import Bigreal.
back to top