swh:1:snp:0e3a7a90b5b85feca1ee6285ebc0301d2b85deae
Raw File
Tip revision: b40c051f6fc82cdbe29892a002d9367393ead2a5 authored by Pierre-Yves Strub on 05 January 2023, 13:05:53 UTC
Merge branch 'main' into deploy-opsem
Tip revision: b40c051
dune
(dirs src theories examples scripts)

(install
  (section (site (easycrypt commands)))
  (files (scripts/testing/runtest as runtest)))

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