DEBSOURCES
Skip Quicknav
sources / coq / 9.1.0%2Bdfsg-1 / test-suite / coq-makefile / timing-aggregate / run.sh
1234567
#!/usr/bin/bash . ../timing-template/init.sh rocq makefile -f _CoqProject -o Makefile make cleanall make pretty-timed TGTS="all" -j1 || exit $?