diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2016-05-18 21:15:30 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2016-05-18 21:15:30 -0700 |
commit | ee29bc08d315e8a12a8e8515232881e66e3351fd (patch) | |
tree | 5eb47ec81052cd6237a985088c846659ad058db2 | |
parent | 3634191dfeb21b616bd41c5fdcc386e48cf3202b (diff) | |
download | txr-ee29bc08d315e8a12a8e8515232881e66e3351fd.tar.gz txr-ee29bc08d315e8a12a8e8515232881e66e3351fd.tar.bz2 txr-ee29bc08d315e8a12a8e8515232881e66e3351fd.zip |
Formatting fix under make-random-state
* txr.1: Mistake in syntax markup.
-rw-r--r-- | txr.1 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -35654,7 +35654,7 @@ value is extracted from each state, only 1024 unique values result. .coNP Function @ make-random-state .synb -.mets (make-random-state << [ seed <> [ warmup-period ]) +.mets (make-random-state >> [ seed <> [ warmup-period ]) .syne .desc The |