https://github.com/EasyCrypt/easycrypt
Revision dcbc9de2395e2145b38a3c072e9fe550cbc35a2e authored by François Dupressoir on 16 April 2018, 16:02:44 UTC, committed by Pierre-Yves Strub on 21 April 2018, 20:05:37 UTC
1 parent 6124ea4
Raw File
Tip revision: dcbc9de2395e2145b38a3c072e9fe550cbc35a2e authored by François Dupressoir on 16 April 2018, 16:02:44 UTC
forgotten example (not included in CI)
Tip revision: dcbc9de
.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