aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2025-04-01 03:32:19 -0400
committerB. Watson <urchlay@slackware.uk>2025-04-01 03:32:19 -0400
commit8749c05485753ae501b5617012bba4ab94c5a0c2 (patch)
tree150ddffb710816b319c247778b7b2cb6225008ec
parent0c3815d07175ed05052d063a0be48b5d154942a0 (diff)
downloadbw-atari8-tools-8749c05485753ae501b5617012bba4ab94c5a0c2.tar.gz
abas2html: remove a8cat dependency since listamsb no longer uses it.
-rwxr-xr-xabas2html1
-rw-r--r--abas2html.rst2
2 files changed, 1 insertions, 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