From 142195b5d898dd5997201ca7335a7ad0dee5b3e8 Mon Sep 17 00:00:00 2001 From: Neale Pickett Date: Mon, 21 Oct 2024 15:38:27 -0600 Subject: [PATCH] Name change --- docs/history.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/history.md b/docs/history.md index 8e44909..839bfa2 100644 --- a/docs/history.md +++ b/docs/history.md @@ -69,7 +69,7 @@ of the math. That wasn't bad, it meant we could run a reasonably-sized game at one turn per minute, which we knew from past experience was about the right rate. But it required a USB thumb drive to hold Python, and when we used the Python Forf implementation, the run-time shot up to -several minutes. I began this C port while Adam Glasgall, another fool +several minutes. I began this C port while Anna Glasgall, another fool on the previously-mentioned IRC channel, started work on a C version of a Forf interpreter.