From 8749c05485753ae501b5617012bba4ab94c5a0c2 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Tue, 1 Apr 2025 03:32:19 -0400 Subject: abas2html: remove a8cat dependency since listamsb no longer uses it. --- abas2html | 1 - abas2html.rst | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/abas2html b/abas2html index 9e30874..d3465ee 100755 --- a/abas2html +++ b/abas2html @@ -95,7 +95,6 @@ esac checkbin $LISTER checkbin aha if [ "$LISTER" = "listamsb" ]; then - checkbin a8cat if [ "$MONO" = "1" ]; then MONO_OPT="-M" else diff --git a/abas2html.rst b/abas2html.rst index e0c4c6d..73e803e 100644 --- a/abas2html.rst +++ b/abas2html.rst @@ -79,7 +79,7 @@ ENVIRONMENT are listed with **listamsb**, which is not affected by this environment variable. -**A8CAT**\, **COLORIZE_AMSB** +**COLORIZE_AMSB** Used by **listamsb**\(1) when listing Atari Microsoft BASIC programs. EXIT STATUS -- cgit v1.2.3