diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2016-03-07 21:21:35 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2016-03-07 21:21:35 -0800 |
commit | 2c116bc4a07ba7fa2a4500cedab5936461aebdc3 (patch) | |
tree | 8002f246f54d7e35edeea8d0153c068a0ae98095 | |
parent | 076a7d3009c05cd0418fb2e357fd22ef5cb8d6ec (diff) | |
download | txr-2c116bc4a07ba7fa2a4500cedab5936461aebdc3.tar.gz txr-2c116bc4a07ba7fa2a4500cedab5936461aebdc3.tar.bz2 txr-2c116bc4a07ba7fa2a4500cedab5936461aebdc3.zip |
Formatting under make-struct.
* txr.1: Syntax issue.
-rw-r--r-- | txr.1 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -20170,7 +20170,7 @@ or else a structure instance (which is resolved to its structure type). .coNP Function @ make-struct .synb -.mets (make-struct < type < slot-init-plist << arg*) +.mets (make-struct < type < slot-init-plist << arg *) .syne .desc The |