about summary refs log tree commit diff
path: root/main.tex
diff options
context:
space:
mode:
authorEmile <hanemile@protonmail.com>2019-02-23 02:12:08 +0100
committerEmile <hanemile@protonmail.com>2019-02-23 02:12:08 +0100
commit4b692f7adc5436638a922691bd953557937e7824 (patch)
tree493b8096569d9c75b8ff533c0e401fa89453e489 /main.tex
parent87d2b9ef7d3197ccbb8ee45a8a5ce56ad6f0bdc3 (diff)
:memo: updated stuff making it easier for new readers to grasp the main concepts
Diffstat (limited to 'main.tex')
-rw-r--r--main.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.tex b/main.tex
index b7ed18c..ae1e8fa 100644
--- a/main.tex
+++ b/main.tex
@@ -21,6 +21,7 @@
 % code listings
 \usepackage{listings}
 \usepackage{listings-golang}
+\usepackage{pdfpages}
 
 \lstset{
     frame=single,
@@ -49,7 +50,6 @@
 \input{docs/netzwerk}
 \input{docs/ergebnisse}
 \input{docs/quellen}
-\input{docs/danksagung}
 
 \end{document}