restructure files
[msc-thesis1617.git] / thesis.tex
index 088549b..9229059 100644 (file)
 \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[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}