update conclusino
authorMart Lubbers <mart@martlubbers.net>
Wed, 21 Jun 2017 14:05:12 +0000 (16:05 +0200)
committerMart Lubbers <mart@martlubbers.net>
Wed, 21 Jun 2017 14:05:12 +0000 (16:05 +0200)
conclusion.tex

index e493a5b..d300c35 100644 (file)
@@ -133,5 +133,5 @@ generating \gls{C} code are not usable for dynamic \gls{Task} environments.
 The dynamic nature also allows the programmer to design fail-over mechanisms.
 When a device is assigned a \gls{Task} but another device suddenly becomes
 unusable, the \gls{iTasks} system can reassign a new \gls{mTask}-\gls{Task} to
-the first device that possibly takes over some of the functionality of the
-broken device without needing to recompile the code.
+another device that is also suitable for running the \gls{Task} without needing
+to recompile the code.