https://github.com/EasyCrypt/easycrypt
Raw File
Tip revision: 77802afa93cf1d638d4191a5d15d4a4b50de0102 authored by Pierre-Yves Strub on 16 February 2023, 15:28:03 UTC
Merge remote-tracking branch 'origin/main' into deploy-expected-cost
Tip revision: 77802af
dune
(install
  (section (site (easycrypt theories)))
  (files (glob_files_rec *.{ec,eca})))

back to top