From adedbb1b8c233ab9c1b028340b7c316a5d92e4ea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Kruli=C5=A1?= Date: Sat, 5 Oct 2019 15:33:02 +0200 Subject: [PATCH] Updated Runtime Environments (markdown) --- Runtime-Environments.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Runtime-Environments.md b/Runtime-Environments.md index 04fcb56..ce78860 100644 --- a/Runtime-Environments.md +++ b/Runtime-Environments.md @@ -15,7 +15,7 @@ This page contains notes about using various runtime environments in ReCodEx as * Python 3 * Rust -Exercises may be configured for multiple environments, so the student may choose the language for the solution. However, Data-only, Haskell, and Prolog have somewhat unique configurations. They are designated *separated* runtime environments which means an exercise must use such environment exclusively. +Exercises may be configured for multiple environments, so the student may choose the language for the solution. However, Data-only, Haskell, and Prolog have somewhat unique configurations, therefore an exercise must use such environment exclusively. Only environments which needed some special treatment are noted here.