From: Mart Lubbers <mart@martlubbers.net>
Date: Wed, 29 Oct 2014 15:01:48 +0000 (+0100)
Subject: things
X-Git-Url: https://git.martlubbers.net/?a=commitdiff_plain;h=e1d2d393c087339601c203a16ce588aed8e46f61;p=bsc-thesis1415.git

things
---

diff --git a/thesis2/3.conclusion.tex b/thesis2/3.conclusion.tex
new file mode 100644
index 0000000..e69de29
diff --git a/thesis2/4.discussion.tex b/thesis2/4.discussion.tex
new file mode 100644
index 0000000..e69de29
diff --git a/thesis2/5.appendices.tex b/thesis2/5.appendices.tex
new file mode 100644
index 0000000..ee8c8b9
--- /dev/null
+++ b/thesis2/5.appendices.tex
@@ -0,0 +1,2 @@
+	\section{Algorithm}
+	\section{Progress}
diff --git a/thesis2/thesis.tex b/thesis2/thesis.tex
index 03a8674..373ac93 100644
--- a/thesis2/thesis.tex
+++ b/thesis2/thesis.tex
@@ -71,11 +71,12 @@ data to structured data}
 \input{2.methods.tex}
 
 \chapter{Conclusion}
-\section{Results}
+\input{3.conclusion.tex}
+
 \section{Discussion}
+\input{4.discussion.tex}
 
 \chapter{Appendices}
-	\section{Algorithm}
-	\section{Progress}
+\input{5.appendices.tex}
 
 \end{document}