diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2021-01-07 00:18:55 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2021-01-07 00:18:55 -0800 |
commit | c96eaf4582523598b17116e98230c10e5574fd18 (patch) | |
tree | 3c102fec40c4a0673596b5a08b3dabc237b482ae | |
parent | 19da90a2e32332e52a6d4f7f4d40b191cd70e22c (diff) | |
download | txr-c96eaf4582523598b17116e98230c10e5574fd18.tar.gz txr-c96eaf4582523598b17116e98230c10e5574fd18.tar.bz2 txr-c96eaf4582523598b17116e98230c10e5574fd18.zip |
quips: new entries
* share/txr/stdlib/quips.tl (sys:%quips%): East Van cross and
reference to urban myth regarding Sports Illustrated cover.
-rw-r--r-- | share/txr/stdlib/quips.tl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/share/txr/stdlib/quips.tl b/share/txr/stdlib/quips.tl index 7d3d21c3..58453f5b 100644 --- a/share/txr/stdlib/quips.tl +++ b/share/txr/stdlib/quips.tl @@ -76,6 +76,8 @@ "TXR's car insurance now offers cdr coverage for bumper-to-bumper protection." "Please listen carefully to the following spec, as our Lisp has changed." "If TXR were TV, it would require music by Mike Post and Peter Carpenter." + "TXR was set to appear on the cover of SI. Yeah, no. Learned about the jinx." + " |E|\n|V A N|\n |S|\n |T|" )) (defparml sys:%quip-rand-state% (make-random-state)) |