https://github.com/EasyCrypt/easycrypt
Revision 4afdfe95f0357197a96f6da19daf33457515edee authored by Pierre-Yves Strub on 18 October 2021, 12:51:49 UTC, committed by Pierre-Yves Strub on 18 October 2021, 12:52:42 UTC
New syntax is:

  - rewrite #smt
  - rewrite #smt:(db)
  - rewrite #smt:[options]
1 parent 7b8aa43
Raw File
Tip revision: 4afdfe95f0357197a96f6da19daf33457515edee authored by Pierre-Yves Strub on 18 October 2021, 12:51:49 UTC
change "smt in rewrite" syntax
Tip revision: 4afdfe9
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