https://github.com/EasyCrypt/easycrypt
Revision 9ae0786a74ba0aebd9990eb85948bcbdc2e4c3dd authored by Pierre-Yves Strub on 23 April 2018, 13:55:19 UTC, committed by Pierre-Yves Strub on 23 April 2018, 14:06:48 UTC
This revert pattern revert a local-binding as a let-in construct.

[closes #17291]
1 parent a18abdf
Raw File
Tip revision: 9ae0786a74ba0aebd9990eb85948bcbdc2e4c3dd authored by Pierre-Yves Strub on 23 April 2018, 13:55:19 UTC
New revert pattern: `@x`
Tip revision: 9ae0786
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