diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2024-01-20 21:12:42 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2024-01-20 21:12:42 -0800 |
commit | 83d4635469b289c06c9f5057a88594045f37f2c3 (patch) | |
tree | 611dc98e35c63b0e31032a4f82420950ffdf9cb7 | |
parent | ddd8bf9ef4208578acf6b8fddcf7154d0b50b331 (diff) | |
download | txr-83d4635469b289c06c9f5057a88594045f37f2c3.tar.gz txr-83d4635469b289c06c9f5057a88594045f37f2c3.tar.bz2 txr-83d4635469b289c06c9f5057a88594045f37f2c3.zip |
quips: new bad pun.
* stdlib/quips.tl (%quips%): New entry.
-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 fa841be7..0585ee0a 100644 --- a/stdlib/quips.tl +++ b/stdlib/quips.tl @@ -113,6 +113,7 @@ "I'm not addicted to procrastination. I can start any time I want to!" "Kant figure out it out by Pure Reason? Check the Immanuel!" "Where were you last night? I found strings from another language on your shirt!" + "Evidence of amphoric Lisp macros was recently found in ancient clay jars." )) (defparml sys:%quip-rand-state% (make-random-state)) |