From cb38cfe78963c487069808166fbcda33ab114735 Mon Sep 17 00:00:00 2001 From: David Griffith Date: Wed, 13 Apr 2022 13:27:22 -0700 Subject: [PATCH] Updated Makefile to report that Snavig works for TOPS20. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 2e6d7b9..e552e75 100644 --- a/Makefile +++ b/Makefile @@ -392,7 +392,7 @@ snavig: @echo "Snavig: Change an object's shape..." @echo "Possible snavig-processed targets:" @echo " dos (done)" - @echo " tops20 (working on it)" + @echo " tops20 (done)" @echo " its (not even started)" @echo " tops10 (not even started)" @echo " tenex (not even started)" -- 2.34.1