From 31747be19392bf737bf993e3b0141141767de11f Mon Sep 17 00:00:00 2001 From: Lars Brinkhoff Date: Tue, 29 May 2018 21:30:38 +0200 Subject: [PATCH] Correction: MLIFE was originally written by Mike Speciner. --- doc/games.md | 2 +- doc/programs.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/games.md b/doc/games.md index 834b6f39..afebdd8b 100644 --- a/doc/games.md +++ b/doc/games.md @@ -22,7 +22,7 @@ For instructions, see CHPROG; OCM ORDER. ### MLIFE -This is a Conway Game of Life by Bill Gosper. Type `:rwg;mlife` run +This is a Conway Game of Life by Mike Speciner. Type `:rwg;mlife` run run it. ### Spacewar diff --git a/doc/programs.md b/doc/programs.md index 172b6bdd..ea8d5e2c 100644 --- a/doc/programs.md +++ b/doc/programs.md @@ -116,7 +116,7 @@ - MCL, subsystem for compiling individual Macsyma files. - METER, displays system metering information. - MLDEV, MLSLV, Allows access to remote systems as devices (e.g. DB:). -- MLIFE, Bill Gosper's Conway Life. +- MLIFE, Mike Speciner's Conway Life. - MODEMS, modems gragon. - MSPLIT, split a file into smaller parts. - MTBOOT, make bootable tapes.