https://github.com/EasyCrypt/easycrypt
Revision 8c765a775857a8ec72ed02e6f73d57165f2f5617 authored by Pierre-Yves Strub on 10 February 2020, 10:56:17 UTC, committed by Pierre-Yves Strub on 10 February 2020, 10:56:17 UTC
1 parent 2c1bea4
Raw File
Tip revision: 8c765a775857a8ec72ed02e6f73d57165f2f5617 authored by Pierre-Yves Strub on 10 February 2020, 10:56:17 UTC
zmodp is a field when p is prime
Tip revision: 8c765a7
.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