Revision cf55a7c3777fd524e689af3b9ee23c73eeb6ae3f authored by François Dupressoir on 04 May 2023, 10:22:26 UTC, committed by Pierre-Yves Strub on 10 June 2023, 22:35:56 UTC
1 parent eaba09c
Raw File
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