diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2018-10-27 18:19:10 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2018-10-27 18:19:10 -0700 |
commit | 66818a36088fcf94ce4bc2de004a8b71b5c23676 (patch) | |
tree | ed0df8520cdccfdf0c91ee90834ebc59fce2dcaf | |
parent | f60d48740c16f600ddef273dd8dc7cad350aa753 (diff) | |
download | txr-66818a36088fcf94ce4bc2de004a8b71b5c23676.tar.gz txr-66818a36088fcf94ce4bc2de004a8b71b5c23676.tar.bz2 txr-66818a36088fcf94ce4bc2de004a8b71b5c23676.zip |
doc: add Compilation Library section header.
* txr.1: We need a SS section for the compilation functions,
otherwise they appear to be children of the preceding
"Treatment of the Hash Bang Line" section. An alternative
would have been to promote them to a higher section level with
.coSS instead of .coNP.
-rw-r--r-- | txr.1 | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -62524,6 +62524,8 @@ line to the compiled file, verbatim. .code .tlo files, thereby allowing compiled scripts to be executable. +.SS* Compilation Library + .coNP Function @ compile-toplevel .synb .mets (compile-toplevel < form << expanded-p ) |