diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2023-11-05 19:49:33 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2023-11-05 19:49:33 -0800 |
commit | 0ff8b7ae1d5b3a1944a56a0fb73b94ca4352475f (patch) | |
tree | 551ba0379bd34321a4bea5b90a0300c2c8242728 | |
parent | 247ad17ddec5f6f991904ed3ab10a6a17cd1cf21 (diff) | |
download | txr-0ff8b7ae1d5b3a1944a56a0fb73b94ca4352475f.tar.gz txr-0ff8b7ae1d5b3a1944a56a0fb73b94ca4352475f.tar.bz2 txr-0ff8b7ae1d5b3a1944a56a0fb73b94ca4352475f.zip |
quips: philosphy-related joke.
* stdlib/quips.tl (%quips%): New one.
-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 2fa2a86f..fa00d804 100644 --- a/stdlib/quips.tl +++ b/stdlib/quips.tl @@ -111,6 +111,7 @@ "I'm confused; is this piano recital Rimsky-Korsakov or Wernicke–Korsakoff?" "TXR Lisp environments use genuine Saskatchewan sealskin bindings." "I'm not addicted to procrastination. I can start any time I want to!" + "Kant figure something out? Check the Immanuel!" )) (defparml sys:%quip-rand-state% (make-random-state)) |