https://github.com/EasyCrypt/easycrypt
Revision e77e653d80af70c1bdf4d5dff78101350cc93bb4 authored by Christian Doczkal on 02 December 2021, 17:45:41 UTC, committed by Christian Doczkal on 03 December 2021, 08:00:10 UTC
1 parent fe9a171
Raw File
Tip revision: e77e653d80af70c1bdf4d5dff78101350cc93bb4 authored by Christian Doczkal on 02 December 2021, 17:45:41 UTC
lift LRO oracle out of FullEager
Tip revision: e77e653
dune
(dirs src theories examples scripts)

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