diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2021-12-27 21:02:11 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2021-12-27 21:02:11 -0800 |
commit | f92695927b6180fb259bf092179d5896098256eb (patch) | |
tree | d1a0934d0fdc07166311a7b1c422f3216c8b2b7e /stdlib/doc-syms.tl | |
parent | 938b1031caac9d25b86303d3787295a3b63c80cc (diff) | |
download | txr-f92695927b6180fb259bf092179d5896098256eb.tar.gz txr-f92695927b6180fb259bf092179d5896098256eb.tar.bz2 txr-f92695927b6180fb259bf092179d5896098256eb.zip |
doc: document *struct-clause-expander*.
* txr.1: New section about special variable
*struct-clause-expander*.
* stdlib/doc-syms.tl: Updated.
Diffstat (limited to 'stdlib/doc-syms.tl')
-rw-r--r-- | stdlib/doc-syms.tl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/stdlib/doc-syms.tl b/stdlib/doc-syms.tl index bb51d785..fff64b8a 100644 --- a/stdlib/doc-syms.tl +++ b/stdlib/doc-syms.tl @@ -54,6 +54,7 @@ ("*stdlog*" "N-00854995") ("*stdnull*" "N-006566FB") ("*stdout*" "N-006566FB") + ("*struct-clause-expander*" "N-0141A208") ("*trace-output*" "N-0067A6AC") ("*tree-fun-whitelist*" "N-025AB9C9") ("*unhandled-hook*" "N-02B4A4FB") |