https://github.com/EasyCrypt/easycrypt
Revision 34257566e7f9311359861946880a0eb35ce0d147 authored by Pierre-Yves Strub on 15 November 2016, 20:54:16 UTC, committed by Pierre-Yves Strub on 15 November 2016, 20:54:22 UTC
1 parent 6700014
Raw File
Tip revision: 34257566e7f9311359861946880a0eb35ce0d147 authored by Pierre-Yves Strub on 15 November 2016, 20:54:16 UTC
fix conversion check of expressions (missing quantif)
Tip revision: 3425756
COPYRIGHT
EasyCrypt (excluding the EasyCrypt standard library):
  Copyright (c) - 2012-2016 - IMDEA Software Institute and INRIA
  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 and INRIA
  Distributed under the terms of the CeCILL-B licence.

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

ProofGeneral mode (proofgeneral/easycrypt/*.el):
  Copyright (c) - 2012-2016 - IMDEA Software Institute and INRIA
  Distributed under the terms of the GPL license (version 3)

  http://www.gnu.org/licenses/gpl-3.0.txt
back to top