diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2015-11-12 19:26:20 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2015-11-12 19:26:20 -0800 |
commit | b8cfcb2280d63ac9ebf92a001f87c2b3fe4e204b (patch) | |
tree | 63e2083612d6cc369fb37af3a494ac3b32479da5 | |
parent | 8129ca095626ef343b087e50a4d286e72aeacc91 (diff) | |
download | txr-b8cfcb2280d63ac9ebf92a001f87c2b3fe4e204b.tar.gz txr-b8cfcb2280d63ac9ebf92a001f87c2b3fe4e204b.tar.bz2 txr-b8cfcb2280d63ac9ebf92a001f87c2b3fe4e204b.zip |
Formatting in generate, giterate heading.
* txr.1: Missing @, added for comma.
-rw-r--r-- | txr.1 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -15995,7 +15995,7 @@ argument is accessed. By that time, the variable is initialized and holds the lazy cons itself, which creates the circular reference, and a circular list. -.coNP Functions @ generate @, giterate and @ ginterate +.coNP Functions @, generate @, giterate and @ ginterate .synb .mets (generate < while-fun << gen-fun ) .mets (giterate < while-fun < gen-fun <> [ value ]) |