X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=introduction.tex;h=9243d2ad19e615b5b17a8cf6f3d361f71f7ceaac;hb=62adc41f28fb8baaa8e1a40d8806b06069d641ed;hp=0237c790c8bf9a264400cb1236a8c2c553f802fe;hpb=eb79b5ec5410cf3e7fb8dd3b4f68517dcfb4fec6;p=msc-thesis1617.git diff --git a/introduction.tex b/introduction.tex index 0237c79..9243d2a 100644 --- a/introduction.tex +++ b/introduction.tex @@ -74,8 +74,8 @@ Chapter~\ref{chp:dsl} discusses the pros and cons of different embedding methods to create \gls{EDSL}. Chapter~\ref{chp:mtask} shows the existing \gls{mTask}-\gls{EDSL} on which is extended upon in this dissertation. -Chapter~\ref{chp:mtaskcont} shows the extension added to the -\gls{mTask}-\gls{EDSL} that were needed to make the system function. +Chapter~\ref{chp:mtaskcont} describes the view and functionality for +the \gls{mTask}-\gls{EDSL} that were added and used in the system. Chapter~\ref{chp:arch} shows the architecture used for \gls{IoT}-devices that are a part of the new \gls{mTask}-system. It covers the client software running on the device and the server written in \gls{iTasks}.