From 717609e9f470c8d671a7eb2503d30f65be49caeb Mon Sep 17 00:00:00 2001 From: Adam Sampson Date: Thu, 3 May 2018 20:46:48 +0100 Subject: [PATCH] Fix the interpreter executable names. These shouldn't be replaced along with the other mentions of MDL (and the ITS name should have a space, not a dot). --- md/language.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/md/language.md b/md/language.md index 78c594c..5649126 100644 --- a/md/language.md +++ b/md/language.md @@ -175,8 +175,8 @@ especially upon reaching chapter 5 (Simple Functions). ------------------------- First, catch your rabbit. Somehow get the interpreter running -- the -program in the file `SYS:TS.Muddle` in the ITS version or -`SYS:Muddle.SAV` in the Tenex version or `SYS:Muddle.EXE` in the +program in the file `SYS:TS MDL` in the ITS version or +`SYS:MDL.SAV` in the Tenex version or `SYS:MDL.EXE` in the Tops-20 version. The interpreter will first type out some news relating to Muddle, if any, then type -- 2.31.1