https://github.com/EasyCrypt/easycrypt
Raw File
Tip revision: 42178360309ee592f1ab8ee6b05e6f98b332c05d authored by Pierre-Yves Strub on 17 November 2021, 05:41:36 UTC
reenable warning 38
Tip revision: 4217836
dune
(dirs src theories examples scripts)

(install
  (section (bin))
  (files (scripts/testing/runtest as ec-runtest)))
back to top