summaryrefslogtreecommitdiffstats
path: root/stdlib
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2022-12-30 14:59:26 -0800
committerKaz Kylheku <kaz@kylheku.com>2022-12-30 14:59:26 -0800
commit38ae57712eb9d0e68fb5de312457b883b2e04ceb (patch)
treee37f05934d5a12cafd11caf2d0f35ec2ef5f99c5 /stdlib
parent3fba129958c4287490f324538548d3db8077c5ee (diff)
downloadtxr-38ae57712eb9d0e68fb5de312457b883b2e04ceb.tar.gz
txr-38ae57712eb9d0e68fb5de312457b883b2e04ceb.tar.bz2
txr-38ae57712eb9d0e68fb5de312457b883b2e04ceb.zip
doc: fix nonexistent macro name.
* txr.1: *define-struct-prelude* should of course be define-struct-prelude. * stdlib/doc-syms.tl: Updated.
Diffstat (limited to 'stdlib')
-rw-r--r--stdlib/doc-syms.tl2
1 files changed, 1 insertions, 1 deletions
diff --git a/stdlib/doc-syms.tl b/stdlib/doc-syms.tl
index 947e327a..1ca8ce22 100644
--- a/stdlib/doc-syms.tl
+++ b/stdlib/doc-syms.tl
@@ -9,7 +9,6 @@
("*args-eff*" "N-03DEE18A")
("*args-full*" "N-03DEE18A")
("*child-env*" "N-01BB2097")
- ("*define-struct-prelude*" "N-0083D695")
("*doc-url*" "N-0003D10B")
("*filters*" "N-00E6A902")
("*gensym-counter*" "N-0387B1B1")
@@ -466,6 +465,7 @@
("define-param-expander" "N-019F25A5")
("define-place-macro" "N-02C3089A")
("define-struct-clause" "N-00FF2A51")
+ ("define-struct-prelude" "N-03508882")
("defmacro" "N-02CAEF0B")
("defmatch" "N-0049315A")
("defmeth" "N-0047C7E8")