swh:1:snp:643a6f0153c0a6d697c7dfd0bdbfdda747446c2d
Raw File
Tip revision: ce01988409000c56ae7602f0b00f28e9417494d7 authored by Adrien Koutsos on 19 June 2020, 11:54:46 UTC
allow cost precondition in rcondf, rcondt and if tactics
Tip revision: ce01988
bug.ec
(* First bug. *)
require PRP.
print PRP.
(* I get [error-0-0]anomaly: File "src/ecUtils.ml", line 234, characters 24-30: Assertion failed  *)


(* Second bug is in small tutorial. Just run EasyCrypt to find where there is a problem. I commented the issue there. *)
back to top