swh:1:snp:ca722f838562be139d7880d2b37d9db111694bf0
Raw File
Tip revision: ab2599f60819d119abc0a6cdb043e5742260797d authored by Antoine Séré on 04 October 2022, 15:56:46 UTC
Issue after merge in compilation, ppx_deriving added to nix
Tip revision: ab2599f
.gitignore
*~

*.pyc
*.pyo

/_build
/etc
/theories/attic

/ec.*
/src/*.exe

*.eco

/*.ec
/*.eca
/*.smt
/*.why

.merlin
*.install
back to top