https://github.com/EasyCrypt/easycrypt
Revision e023995f55d5837b8c789a508bf3bfe55ece0d1d authored by Benjamin Gregoire on 14 October 2019, 12:09:21 UTC, committed by Pierre-Yves Strub on 14 October 2019, 12:27:51 UTC
Allows no to not use tuple assignments.
1 parent a38b2e9
Raw File
Tip revision: e023995f55d5837b8c789a508bf3bfe55ece0d1d authored by Benjamin Gregoire on 14 October 2019, 12:09:21 UTC
New option from inline: [tuple].
Tip revision: e023995
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