https://github.com/EasyCrypt/easycrypt
Revision 89fb774cbd6b5c9af2ddb19bd7781ddf05def8b8 authored by François Dupressoir on 02 August 2017, 16:25:38 UTC, committed by Pierre-Yves Strub on 28 September 2017, 11:37:51 UTC
1 parent 7cee24f
Raw File
Tip revision: 89fb774cbd6b5c9af2ddb19bd7781ddf05def8b8 authored by François Dupressoir on 02 August 2017, 16:25:38 UTC
exclude examples/incomplete recursively
Tip revision: 89fb774
.merlin
S src
S src/phl
S src/system
S src/why3

B _build/src
B _build/src/phl
B _build/src/system
B _build/src/why3

PKG batteries
PKG menhirLib
PKG why3
PKG zarith
PKG pcre
PKG inifiles

FLG -rectypes
FLG -w Y -w Z -w -23 -w +28 -w +33
back to top