https://github.com/EasyCrypt/easycrypt
Revision f2abfb40b09ee73d176c6a1114b8d15ca932d896 authored by Francois Dupressoir on 30 March 2021, 14:59:52 UTC, committed by GitHub on 30 March 2021, 14:59:52 UTC
Add a -no-eco option to disable .eco generation
2 parent s c57f05e + 3a626d5
Raw File
Tip revision: f2abfb40b09ee73d176c6a1114b8d15ca932d896 authored by Francois Dupressoir on 30 March 2021, 14:59:52 UTC
Merge pull request #60 from EasyCrypt/deploy-no-eco
Tip revision: f2abfb4
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