https://github.com/EasyCrypt/easycrypt
Revision daeacbd08d181eb97da6100f8b11b6b6b0216d08 authored by Adrien Koutsos on 08 April 2020, 11:45:55 UTC, committed by Adrien Koutsos on 08 April 2020, 11:45:55 UTC
1 parent 35475fa
Raw File
Tip revision: daeacbd08d181eb97da6100f8b11b6b6b0216d08 authored by Adrien Koutsos on 08 April 2020, 11:45:55 UTC
Alternative simpler syntax for cost judgement with true ==> true.
Tip revision: daeacbd
COPYRIGHT
EasyCrypt (excluding the EasyCrypt standard library):
  Copyright (c) - 2012-2016 - IMDEA Software Institute
  Copyright (c) - 2012-2018 - Inria
  Copyright (c) - 2012-2018 - X
  Distributed under the terms of the CeCILL-C license

  http://www.cecill.info/licences/Licence_CeCILL-C_V1-en.txt

EasyCrypt standard library (theories/**/*.ec):
  Copyright (c) - 2012-2016 - IMDEA Software Institute
  Copyright (c) - 2012-2018 - Inria
  Copyright (c) - 2012-2018 - X
  Distributed under the terms of the CeCILL-B licence.

  http://www.cecill.info/licences/Licence_CeCILL-B_V1-en.txt
back to top