From 6e3da17a2fae11af9ae00d9b59bd0d752022e16b Mon Sep 17 00:00:00 2001 From: Robin Haberkorn Date: Sat, 24 May 2025 16:24:49 +0300 Subject: has been repurposed and is the macro file inclusion (indirect file) command now * Improves DEC TECO-11 compatibility. * is still supported as a synonym, but considered deprecated and is no longer documented. A warning is printed when invoked. It can be repurposed at any time in the future. * `EI$` is not yet supported. I am unsure whether this makes any sense. --- doc/grosciteco.tes | 2 +- doc/tedoc.tes | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/grosciteco.tes b/doc/grosciteco.tes index 5548f1c..f9565b5 100755 --- a/doc/grosciteco.tes +++ b/doc/grosciteco.tes @@ -3,7 +3,7 @@ 0,2EJ !* FIXME: Memory limiting is too slow *! -:EMQ[$SCITECOPATH]/getopt.tes +:EIQ[$SCITECOPATH]/getopt.tes !* Process command-line options *! [optstring]t: M[getopt]"F (0/0) ' diff --git a/doc/tedoc.tes b/doc/tedoc.tes index 1f13e54..b148691 100755 --- a/doc/tedoc.tes +++ b/doc/tedoc.tes @@ -3,7 +3,7 @@ 0,2EJ !* FIXME: Memory limiting is too slow *! -:EMQ[$SCITECOPATH]/getopt.tes +:EIQ[$SCITECOPATH]/getopt.tes @[format_header]{ FD--S .,(:L"S.|Z')@Xa I^J -- cgit v1.2.3