diff --git a/455-Codage_Sources/Cours/main.tex b/455-Codage_Sources/Cours/main.tex index 3f6cabf..e219b7e 100644 --- a/455-Codage_Sources/Cours/main.tex +++ b/455-Codage_Sources/Cours/main.tex @@ -6,7 +6,7 @@ \title{Notes de Cours} \author{Pierre-Antoine Comby} \teacher{Michel Kieffer} -\module{455} +\module{455\\ Codage de source} \usepackage{listings} \definecolor{mygreen}{RGB}{28,172,0} % color values Red, Green, Blue \definecolor{mylilas}{RGB}{170,55,241} @@ -40,3 +40,8 @@ \chapter{Codage prédictif} \subfile{chap3.tex} \end{document} + +%%% Local Variables: +%%% mode: latex +%%% TeX-master: t +%%% End: