https://github.com/EasyCrypt/easycrypt
Revision fa8b38bf54c6bf09af2bff339334e571142c73cb authored by Benjamin Gregoire on 07 December 2019, 09:46:33 UTC, committed by Benjamin Gregoire on 07 December 2019, 09:46:33 UTC
1 parent 89e35d1
Raw File
Tip revision: fa8b38bf54c6bf09af2bff339334e571142c73cb authored by Benjamin Gregoire on 07 December 2019, 09:46:33 UTC
add simplification rule for oget_some, oget_none
Tip revision: fa8b38b
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