Revision ef7d7900ec5115986771e476bf26d76377e71ea4 authored by François Dupressoir on 27 March 2023, 08:59:03 UTC, committed by François Dupressoir on 27 March 2023, 08:59:03 UTC
1 parent 9f3bd83
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