https://github.com/EasyCrypt/easycrypt
Revision e37a10ca979203bf646186e66bda26bf03cd8410 authored by Pierre-Yves Strub on 09 October 2020, 08:12:15 UTC, committed by Pierre-Yves Strub on 09 October 2020, 08:41:05 UTC
1 parent c436fd4
Raw File
Tip revision: e37a10ca979203bf646186e66bda26bf03cd8410 authored by Pierre-Yves Strub on 09 October 2020, 08:12:15 UTC
Import opam file s.t. travis can use it to update its dependencies
Tip revision: e37a10c
.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