X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=thesis.tex;h=93f96b84dc88608625e6e546c8f749e4b4b6e8ab;hb=d66b8c6bae6fde77e7ba53759f862364a9505ace;hp=088549b858e1b4122b0f53d40e13656ba021b004;hpb=615248d0f39c8185aaaeab69015a64f87f745e83;p=msc-thesis1617.git diff --git a/thesis.tex b/thesis.tex index 088549b..93f96b8 100644 --- a/thesis.tex +++ b/thesis.tex @@ -38,22 +38,25 @@ \mainmatter{} \glsresetall{} \chapter{Introduction}\label{chp:introduction} -\input{introduction} +\input{intro} \chapter{Task Oriented Programming}\label{chp:top} -\input{methods.top} +\input{top} \chapter{Embedded Domain Specific Languages}\label{chp:dsl} -\input{methods.dsl} +\input{edsl} \chapter[The mTask-EDSL]{The \gls{mTask}-\gls{EDSL}}\label{chp:mtask} -\input{methods.mtask} +\input{mtask} + +\chapter[mTask system]{\gls{mTask} system}\label{chp:system} +\input{system} \chapter[Extending the mTask EDSL]{Extending the \gls{mTask} {EDSL}}\label{chp:mtaskcont} -\input{results.mtask} +\input{mtaskext} \chapter{System Architecture}\label{chp:arch} -\input{results.arch} +\input{arch} \chapter{Discussion \& Conclusion}\label{chp:conclusion} \input{conclusion}