Revision d3dcd49275f781ca4a4514f0c8a20ca68d9b0594 authored by Pierre-Yves Strub on 09 November 2017, 23:27:41 UTC, committed by Pierre-Yves Strub on 09 November 2017, 23:27:41 UTC
`pose` can now take arguments as in `pose f i j := i + k`.
1 parent 89f2173
Raw File
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