- tested with Coq versions 8.13.1 and 8.13.2 and Equations package 1.2.3+8.13
- if you use opam, these can be installed with
opam install coq.8.13.2
andopam install coq-equations.1.2.3+8.13
- then run
make
in foldercoq
to compile project, should take less than 5 minutes