diff options
| author | Matej Kosik | 2017-03-21 15:12:27 +0100 |
|---|---|---|
| committer | Matej Kosik | 2017-03-21 15:12:27 +0100 |
| commit | becc6ef43a0f838d1f6388e8c7373c13f26082bc (patch) | |
| tree | c97df8722f6f06b450e1233f3fed2060fb513e49 /dev | |
| parent | fbd4464f4a43a714a6356db9caa704983190d212 (diff) | |
trivial: fix comment
Diffstat (limited to 'dev')
| -rw-r--r-- | dev/ci/ci-basic-overlay.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/ci/ci-basic-overlay.sh b/dev/ci/ci-basic-overlay.sh index da5b425794..241ec35861 100644 --- a/dev/ci/ci-basic-overlay.sh +++ b/dev/ci/ci-basic-overlay.sh @@ -68,7 +68,7 @@ : ${Coquelicot_CI_GITURL:=https://scm.gforge.inria.fr/anonscm/git/coquelicot/coquelicot.git} ######################################################################## -# Coquelicot +# CompCert ######################################################################## : ${CompCert_CI_BRANCH:=master} : ${CompCert_CI_GITURL:=https://github.com/AbsInt/CompCert.git} |
