summaryrefslogtreecommitdiffstats
path: root/report/2iv55-report.tex
diff options
context:
space:
mode:
Diffstat (limited to 'report/2iv55-report.tex')
-rw-r--r--report/2iv55-report.tex21
1 files changed, 21 insertions, 0 deletions
diff --git a/report/2iv55-report.tex b/report/2iv55-report.tex
new file mode 100644
index 0000000..9f0f238
--- /dev/null
+++ b/report/2iv55-report.tex
@@ -0,0 +1,21 @@
+\documentclass[10pt,a4paper]{article}
+\usepackage{graphicx}
+
+\begin{document}
+
+ % Title page
+ \title{MatchBlox (2IV55)\\Group 7}
+ \author{Dennis Peeten (0571361)\\Oliver Schinagl (0580852)\\Maik Teurlings (0591600)\\Wilrik De Loose (0601583)}
+ %\date{7 February 2006}
+ \maketitle
+
+%no paragraph indentation
+\parindent=0in
+
+\include{toc}
+\include{chapter1}
+\include{chapter2}
+\include{chapter3}
+\include{chapter4}
+
+\end{document}