Revision 136b237dc87dadd94605827b30064c37fff1ef99 authored by Pierre-Yves Strub on 15 April 2020, 09:39:30 UTC, committed by Pierre-Yves Strub on 15 April 2020, 09:39:30 UTC
1 parent 5eba66b
Raw File
ecPhlHiAuto.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
 * -------------------------------------------------------------------- *)

(* -------------------------------------------------------------------- *)
open EcCoreGoal.FApi

(* -------------------------------------------------------------------- *)
val t_lossless    : backward
back to top