https://gitlab.com/nomadic-labs/mi-cho-coq
Revision 2a7d1746c02ba72f91beeb43d18769300bafe5e5 authored by Raphaël Cauderlier on 18 May 2019, 10:46:46 UTC, committed by Raphaël Cauderlier on 18 May 2019, 10:46:46 UTC
This logo is a pun in french,
- "la pie qui chante" (literally "the singing magpie") is a french brand producing the Mi-Cho-Ko candies
- "pile" in french means both "stack" and "battery"
1 parent 0851734
Raw File
Tip revision: 2a7d1746c02ba72f91beeb43d18769300bafe5e5 authored by Raphaël Cauderlier on 18 May 2019, 10:46:46 UTC
[Doc] Add a "singing battery" logo
Tip revision: 2a7d174
.gitignore
# General
.depend
.bkp/

# Coq
*.aux
*.glob
*.vo
# Generated by configure and coq_makefile
_CoqProject
Makefile
.coqdeps.d

# LaTeX
*.tex
*.vrb
*.toc
*.toc
*.snm
*.out
*.nav
*.aux
*.log
# we keep *.pdf to ease sharing of slides
notes.*
*~
Makefile.conf
back to top