https://github.com/EasyCrypt/easycrypt
Revision 1a54e954f544e7e5c2dfe51fc1c11a19af085336 authored by Pierre-Yves Strub on 16 April 2018, 22:51:35 UTC, committed by Pierre-Yves Strub on 16 April 2018, 22:52:00 UTC
commit 8a24a7237a36b7dda929a03eeaf70be1058d1e10
Author: Benjamin Gregoire <Benjamin.Gregoire@inria.fr>
Date:   Mon Apr 16 13:37:55 2018 +0200

    fix glob bug by normalising glob in axioms/lemmas

fix #17132
1 parent e5969ba
Raw File
Tip revision: 1a54e954f544e7e5c2dfe51fc1c11a19af085336 authored by Pierre-Yves Strub on 16 April 2018, 22:51:35 UTC
Squashed commit of the following:
Tip revision: 1a54e95
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