diff options
-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)) |