diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2020-02-29 18:24:46 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2020-02-29 18:24:46 -0800 |
commit | eaccf3fa3e90a6764a08f7eee8e029ebace162c3 (patch) | |
tree | 68c556c7f8351172fb9dcbeb747b22bec46d01bb | |
parent | 70c970b0ea1022e504c4fbf5138611e97abac01b (diff) | |
download | txr-eaccf3fa3e90a6764a08f7eee8e029ebace162c3.tar.gz txr-eaccf3fa3e90a6764a08f7eee8e029ebace162c3.tar.bz2 txr-eaccf3fa3e90a6764a08f7eee8e029ebace162c3.zip |
doc: missing article under Lisp Compilation.
* txr.1: "refers to [a] processing step".
-rw-r--r-- | txr.1 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -69774,7 +69774,7 @@ information tables. File compilation via .code compile-file -refers to processing step whereby a source file containing \*(TL forms +refers to a processing step whereby a source file containing \*(TL forms (typically named with a .code .tl file name suffix) is translated into an object file (named with a |