summaryrefslogtreecommitdiff
path: root/main.tex
diff options
context:
space:
mode:
Diffstat (limited to 'main.tex')
-rw-r--r--main.tex7
1 files changed, 5 insertions, 2 deletions
diff --git a/main.tex b/main.tex
index 8270611..f42a4d8 100644
--- a/main.tex
+++ b/main.tex
@@ -2,8 +2,8 @@
\usepackage[french]{babel}
\usepackage{placeins}
-\usepackage[draft]{graphicx}
-%\usepackage{graphicx}
+%\usepackage[draft]{graphicx}
+\usepackage{graphicx}
\usepackage{upgreek}
\usepackage{amsmath}
\usepackage{amsthm}
@@ -100,6 +100,9 @@ breaklines=true
\label{sec:synth}
\input{synthetic/main}
+\chapter{Conclusion}
+\input{conclusion}
+
\bibliographystyle{plain}
\bibliography{biblio}