rename semantics
authorMart Lubbers <mart@martlubbers.net>
Sat, 8 Jul 2017 08:35:35 +0000 (10:35 +0200)
committerMart Lubbers <mart@martlubbers.net>
Sat, 8 Jul 2017 08:35:35 +0000 (10:35 +0200)
mtaskext.sdsstrat.tex [moved from mtaskext.sdssem.tex with 100% similarity]
mtaskext.taskstrat.tex [moved from mtaskext.tasksem.tex with 100% similarity]
mtaskext.tex

similarity index 100%
rename from mtaskext.sdssem.tex
rename to mtaskext.sdsstrat.tex
similarity index 100%
rename from mtaskext.tasksem.tex
rename to mtaskext.taskstrat.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}