fix all latex warnings
[msc-thesis1617.git] / glossaries.tex
index 2707992..87d8af6 100644 (file)
@@ -5,7 +5,8 @@
        description={is a statically typed pure lazy functional programming
        language based on graph rewriting}}
 \newglossaryentry{Haskell}{name={\emph{Haskell}},
-       description={is a staticly typed pure lazy functional programming language}}
+       description={is a statically typed pure lazy functional programming
+       language}}
 \newglossaryentry{iTasks}{name=\emph{iTasks},
        description={is a \gls{TOP} implementation written as an
        \gls{EDSL} in the \gls{Clean} programming language}}
@@ -33,6 +34,8 @@
        browsers}}
 \newglossaryentry{LED}{name={LED},
        description={Lighting Emitting Diode}}
+\newglossaryentry{mbed}{name={\textsc{mbed}},
+       description={is a programming framework for microcontrollers.}}
 \newcommand{\newglossacr}[2]{\newglossaryentry{#1}{
        name={#1},
        first={#2 (#1)},%
@@ -51,7 +54,6 @@
 \newglossacr{IoT}    {Internet of Things}
 \newglossacr{JSON}   {JavaScript Object Notation}
 \newglossacr{LCD}    {Liquid Crystal Display}
-\newglossacr{LTN}    {Low Throughput Network}
 \newglossacr{RFID}   {Radio-Frequency Identification}
 \newglossacr{RISC}   {Reduced Instruction Set Computer}
 \newglossacr{RWST}   {Reader Writer State Transformer Monad}