https://github.com/EasyCrypt/easycrypt
Revision 41219efc4353bc41da970245c13cafbed2e73911 authored by Pierre-Yves Strub on 26 March 2019, 13:42:33 UTC, committed by Pierre-Yves Strub on 26 March 2019, 13:42:33 UTC
1 parent a041441
Raw File
Tip revision: 41219efc4353bc41da970245c13cafbed2e73911 authored by Pierre-Yves Strub on 26 March 2019, 13:42:33 UTC
add reduction of Int div/mod by reduction of edivz + bind symbol to Why3
Tip revision: 41219ef
.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