https://github.com/EasyCrypt/easycrypt
Revision cdb2e6f892caaa3c72aabee855893edbed8f994a authored by François Dupressoir on 16 April 2020, 10:45:54 UTC, committed by François Dupressoir on 16 April 2020, 10:45:54 UTC
This is to align standard libraries with 1.0-preview, which forbids '='
1 parent f44260c
Raw File
Tip revision: cdb2e6f892caaa3c72aabee855893edbed8f994a authored by François Dupressoir on 16 April 2020, 10:45:54 UTC
Use arrow-based assignments
Tip revision: cdb2e6f
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