https://github.com/EasyCrypt/easycrypt
Revision 97e5b1d8e3e95b6b0a5da13abbfa823f31ab7325 authored by Benjamin Gregoire on 10 July 2018, 22:33:36 UTC, committed by Benjamin Gregoire on 10 July 2018, 22:33:36 UTC
1 parent fecd089
Raw File
Tip revision: 97e5b1d8e3e95b6b0a5da13abbfa823f31ab7325 authored by Benjamin Gregoire on 10 July 2018, 22:33:36 UTC
fix error in"unroll for" tactic in case of hoare and phoare
Tip revision: 97e5b1d
.gitignore
*~
_build
*.native
*.byte
*.exe
*.pyc
*.pyo
.vagrant
/local
/why3
/_tools
/proofgeneral/_local
setup.data
setup.log
/attic
/attic.ec*
/theories/attic

/system/*.o
/system/callprover
/system/callprover.exe

*.aux
*.bbl
*.blg
*.brf
*.fdb_latexmk
*.fls
*.idx
*.ilg
*.ind
*.log
*.out
*.toc
*.synctex.gz
*.kilepr

/src/ecVersion.ml

/doc/refman/easycrypt.pdf
/doc/userman/easycrypt.pdf

/extraction/Makefile
/extraction/setup.*
/extraction/configure
/extraction/_build/

/sandbox
/attic

/*.ec

/*.smt
/*.why
back to top