add a bit about combinators
[msc-thesis1617.git] / thesis.tex
index d6f9973..eb150e9 100644 (file)
@@ -12,6 +12,7 @@
 \newacronym{ARM}{ARM}{Acorn \acrshort{RISC} Machine}
 \newacronym{LTN}{LTN}{Low Throughput Network}
 \newacronym{IDE}{IDE}{Integrated Development Environment}
+\newacronym{TCP}{TCP}{Transmission Control Protocol}
 \newglossaryentry{Clean}{name=Clean,
        description={is a pure lazy functional programming language based on graph
                rewriting}}
@@ -57,7 +58,7 @@
 \tableofcontents
 
 \mainmatter{}
-\glsresetall
+\glsresetall{}
 \chapter{Introduction}\label{chp:introduction}
 \input{introduction.tex}
 
@@ -77,8 +78,8 @@
 \chapter{Device client interface}\label{app:device-interface}
 \input{appendix-device-interface.tex}
 
-\cleardoublepage
-\phantomsection
+\cleardoublepage{}
+\phantomsection{}
 \addcontentsline{toc}{chapter}{List of \ldots}
 \begingroup
 \let\clearpage\relax
@@ -87,7 +88,7 @@
 \lstlistoflistings{}
 \endgroup
 
-\cleardoublepage
+\cleardoublepage{}
 \addcontentsline{toc}{chapter}{Glossaries \& Acronyms}
 
 \begingroup