From: Mart Lubbers Date: Sun, 20 Aug 2017 12:51:27 +0000 (+0200) Subject: arratum: typo X-Git-Url: https://git.martlubbers.net/?a=commitdiff_plain;h=cf316d4379dcf1982ff436d3e6cf84bddfb553f6;p=msc-thesis1617.git arratum: typo --- diff --git a/conclusion.discussion.tex b/conclusion.discussion.tex index 49f59ac..942ba83 100644 --- a/conclusion.discussion.tex +++ b/conclusion.discussion.tex @@ -19,7 +19,7 @@ peripheral input/output are more difficult to simulate properly. True multitasking could be added to the client software. This allows \gls{mTask}-\glspl{Task} to run truly parallel. All \gls{mTask}-\glspl{Task} get slices of execution time and will each have their own interpreter state -instead of a single system-wide state which is reset after am \gls{mTask} +instead of a single system-wide state which is reset after an \gls{mTask} finishes. This does require separate stacks for each \gls{Task} and therefore increases the system requirements of the client software. However, it could be implemented as a compile-time option and exchanged during the handshake so that