https://github.com/EasyCrypt/easycrypt
Revision da54edb5f31e5f8a67ff1653d5a1688cc22357dc authored by Pierre-Yves Strub on 01 March 2017, 11:04:22 UTC, committed by Pierre-Yves Strub on 01 March 2017, 11:04:22 UTC
1 parent d92f237
Raw File
Tip revision: da54edb5f31e5f8a67ff1653d5a1688cc22357dc authored by Pierre-Yves Strub on 01 March 2017, 11:04:22 UTC
[pprint]: when checking that 2 programs are in sync, use alpha-eq without path norm'ion
Tip revision: da54edb
.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