https://github.com/EasyCrypt/easycrypt
Revision e53aab77538317b87a8ad1cce3516fa0d924d3db authored by Pierre-Yves Strub on 25 October 2019, 15:59:30 UTC, committed by Pierre-Yves Strub on 25 October 2019, 15:59:33 UTC
1 parent 6489ade
Raw File
Tip revision: e53aab77538317b87a8ad1cce3516fa0d924d3db authored by Pierre-Yves Strub on 25 October 2019, 15:59:30 UTC
Check .eco after the loader has been configured
Tip revision: e53aab7
.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
PKG yojson

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