https://github.com/EasyCrypt/easycrypt
Raw File
Tip revision: c954ae072cb4f5771be44af344daf96e8a2c578f authored by Antoine Séré on 25 April 2022, 14:53:39 UTC
Hakyber jasmin eclib
Tip revision: c954ae0
ecPhlTAuto.mli
(* -------------------------------------------------------------------- *)
open EcCoreGoal.FApi

(* -------------------------------------------------------------------- *)
val t_hoare_true   : backward
val t_core_exfalso : backward
back to top