summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/yathesis/listings.tex
blob: 64a57ed01a8e5a77fd9ec47b1023f03a8975ec62 (plain)
1
2
3
4
5
6
7
8
\chapter{Programmes informatiques}
\label{chap-listings}

Les listings suivants sont au cœur de notre travail.

\lstinputlisting[caption={Il est l'heure}]{annexes/programmes/heure.c}
\lstinputlisting[caption={Factorielle}]{annexes/programmes/factorielle.c}