https://github.com/EasyCrypt/easycrypt
Revision c60092d64903b37c3cadc8f3dbb521c7876b0d01 authored by Pierre-Yves Strub on 21 September 2023, 08:47:31 UTC, committed by Pierre-Yves Strub on 21 September 2023, 09:08:56 UTC
1 parent eb00ea4
Raw File
Tip revision: c60092d64903b37c3cadc8f3dbb521c7876b0d01 authored by Pierre-Yves Strub on 21 September 2023, 08:47:31 UTC
stdlib: limit of the inverse of a sequence
Tip revision: c60092d
.gitignore
*~

*.pyc
*.pyo

/_build
/etc
/theories/attic

/ec.*
/src/*.exe

*.eco

/*.ec
/*.eca
/*.smt
/*.why

.merlin
*.install
back to top