X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=glossaries.tex;h=76a9d84eaf77851d4eb83d16bad13e2113b2274b;hb=b8e0188d0d4b4f321259e036807b439c85753828;hp=d76add4b39467f131c8cb1ced78e6670206be573;hpb=c7fa2f10a5c049e2ae70405630857c7873778899;p=msc-thesis1617.git diff --git a/glossaries.tex b/glossaries.tex index d76add4..76a9d84 100644 --- a/glossaries.tex +++ b/glossaries.tex @@ -15,7 +15,8 @@ \newglossaryentry{Task}{name=\emph{Task}, description={is the basic building block of a \acrshort{TOP} system}} \newglossaryentry{mTask}{name=\emph{mTask}, - description={is an abstraction for \glspl{Task} living on \acrshort{IoT} devices}} + description={is an abstraction for \glspl{Task} living on \acrshort{IoT} + devices. Moreover, it is the name of an \gls{EDSL}}} \newglossaryentry{C}{name=\textsc{C}, description={is low-level imperative programming language suitable for embedded devices}} @@ -57,3 +58,4 @@ \newglossacr{SDS} {Shared Data Source} \newglossacr{TCP} {Transmission Control Protocol} \newglossacr{TOP} {Task Oriented Programming} +\newglossacr{MSB} {Most Significant Byte}