From cf316d4379dcf1982ff436d3e6cf84bddfb553f6 Mon Sep 17 00:00:00 2001 From: Mart Lubbers Date: Sun, 20 Aug 2017 14:51:27 +0200 Subject: [PATCH] arratum: typo --- conclusion.discussion.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.20.1