diff options
| author | Hendrik Tews | 2020-12-16 23:21:39 +0100 |
|---|---|---|
| committer | hendriktews | 2020-12-19 16:43:49 +0100 |
| commit | 221b68de1a06c0833fb91e26f27721e8f928d45c (patch) | |
| tree | 2558a190d187cb930f62e3d7fa4da5d2883689bf /coq | |
| parent | 2fbdb9c5b7a9b76a295b1570360925237df4b077 (diff) | |
ensure vo compilation for tests, increase parallelism, more config output
Diffstat (limited to 'coq')
| -rw-r--r-- | coq/coq-par-compile.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/coq/coq-par-compile.el b/coq/coq-par-compile.el index c4e45af8..7d15537b 100644 --- a/coq/coq-par-compile.el +++ b/coq/coq-par-compile.el @@ -42,6 +42,7 @@ ;; - coq-par-create-file-job detects a dependency cycle ;; - coq-par-create-file-job finds a job in every possible state ;; - coq-par-create-file-job finds a failed job +;; - all tests in all quick and all vos variants ;;; Code: |
