https://github.com/EasyCrypt/easycrypt
Revision 4950e675ea6abf300e88456e1bd2e624ec83f8de authored by Benjamin Gregoire on 22 March 2017, 08:55:29 UTC, committed by Benjamin Gregoire on 22 March 2017, 08:59:38 UTC
the option prints the list of selected lemmas which are sent to smt.
1 parent 4f24928
Raw File
Tip revision: 4950e675ea6abf300e88456e1bd2e624ec83f8de authored by Benjamin Gregoire on 22 March 2017, 08:55:29 UTC
add the “selected” option to smt tactic
Tip revision: 4950e67
COPYRIGHT
EasyCrypt (excluding the EasyCrypt standard library):
  Copyright (c) - 2012-2016 - IMDEA Software Institute
  Copyright (c) - 2012-2017 - INRIA
  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-2017 - INRIA
  Distributed under the terms of the CeCILL-B licence.

  http://www.cecill.info/licences/Licence_CeCILL-B_V1-en.txt
back to top