diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2022-03-08 17:15:56 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2022-03-08 17:15:56 -0800 |
commit | e0f19f2e697665b63a6a665e373d23ebf63eb925 (patch) | |
tree | cd86a45622db4afde4908cd49a45a8429603b643 /stdlib | |
parent | 782873797401693035c47040f43bdb82630c45fa (diff) | |
download | txr-e0f19f2e697665b63a6a665e373d23ebf63eb925.tar.gz txr-e0f19f2e697665b63a6a665e373d23ebf63eb925.tar.bz2 txr-e0f19f2e697665b63a6a665e373d23ebf63eb925.zip |
New GNU-themed quip.
* stdlib/quips.tl (%quips%): Samsung spelled backwards is
gnusmaS. In December, don't wish Merry GNUsmas in a GNU
mailing list.
Diffstat (limited to 'stdlib')
-rw-r--r-- | stdlib/quips.tl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/stdlib/quips.tl b/stdlib/quips.tl index 1d2da72f..9bc5508b 100644 --- a/stdlib/quips.tl +++ b/stdlib/quips.tl @@ -100,6 +100,7 @@ "In programming, you want rigor, but also to recognize and avoid rigor mortis." "TXR Labs engaged in gain-of-function experiments as far back as 2009." "TXR Lisp has dark mode now: global *dark-mode* and lexical with-dark-mode." + "Merry GNUsmas, dear FSF friends! ... Crap, wait. That's 'Samsung' backwards!" )) (defparml sys:%quip-rand-state% (make-random-state)) |