Skip to content

Commit

Permalink
Better describe-system-config
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonGross committed Dec 24, 2023
1 parent ed8b959 commit a7f66c4
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions etc/ci/describe-system-config.sh
Expand Up @@ -40,6 +40,15 @@ group gcc -v
group opam switch
group opam list
group ocamlc -config
group ocamlc -where
group ocamlfind list
group ocamlfind query findlib
group ocamlfind query zarith
group ocamlfind query coq
group ocamlfind query coq-core
group ocamlfind query coq-core.plugins
group ocamlfind query coq-core.plugins.ltac
group "ocamlfind query coq | xargs find"
group coqc --config
group coqc --version
group "true | coqtop"
Expand Down

0 comments on commit a7f66c4

Please sign in to comment.