rename semantics
[msc-thesis1617.git] / mtaskext.tex
index 896f038..b89af96 100644 (file)
@@ -7,11 +7,11 @@ easy to solve. A type --- housing the \gls{EDSL} --- does not have to implement
 all the available classes. Moreover, classes can be added at will without
 interfering with the existing views.
 
-\section{\gls{Task} Semantics}
-\input{mtaskext.tasksem}
+\section{\gls{Task} Scheduling Strategy}
+\input{mtaskext.taskstrat}
 
-\section{\gls{SDS} Semantics}
-\input{mtaskext.sdssem}
+\section{\gls{SDS} Strategy}
+\input{mtaskext.sdsstrat}
 
 \section{Bytecode Compilation View}\label{sec:compiler}
 \input{mtaskext.bytecode}