summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/yathesis/master-slaves-files-sample/annexes/listings.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/yathesis/master-slaves-files-sample/annexes/listings.tex')
-rw-r--r--Master/texmf-dist/doc/latex/yathesis/master-slaves-files-sample/annexes/listings.tex7
1 files changed, 7 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/yathesis/master-slaves-files-sample/annexes/listings.tex b/Master/texmf-dist/doc/latex/yathesis/master-slaves-files-sample/annexes/listings.tex
new file mode 100644
index 00000000000..f8925ad4d2e
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/yathesis/master-slaves-files-sample/annexes/listings.tex
@@ -0,0 +1,7 @@
+\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}