https://github.com/EasyCrypt/easycrypt
Revision 3b9667b4c1eb04d8d5d0c9db5729c39248c5b88f authored by Pierre-Yves Strub on 14 October 2019, 06:27:33 UTC, committed by Pierre-Yves Strub on 14 October 2019, 06:27:33 UTC
Pragmas are: PrPo:{pr,po}:{raw,ands}

(Pragma system has been revamped by this commit)
1 parent 66e7f99
Raw File
Tip revision: 3b9667b4c1eb04d8d5d0c9db5729c39248c5b88f authored by Pierre-Yves Strub on 14 October 2019, 06:27:33 UTC
Pragmas for printing pre/post as a list of their resp. conjunctions
Tip revision: 3b9667b
.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