https://github.com/EasyCrypt/easycrypt
Revision add72dcda46a49843364b637c192e4b62910f1df authored by Pierre-Yves Strub on 14 November 2019, 10:15:31 UTC, committed by Pierre-Yves Strub on 14 November 2019, 10:15:31 UTC
[closes #17403]

commit 55d4c60f675f8baf509682dd12e817377ba682e9
Author: Pierre-Yves Strub <pierre-yves@strub.nu>
Date:   Thu Nov 14 10:30:54 2019 +0100

    Regeneralization of unspecified arguments in applicative views
1 parent e58c36a
Raw File
Tip revision: add72dcda46a49843364b637c192e4b62910f1df authored by Pierre-Yves Strub on 14 November 2019, 10:15:31 UTC
Squashed commit of the following:
Tip revision: add72dc
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