diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2023-12-18 00:35:24 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2023-12-18 00:35:24 -0800 |
commit | 092fa9e912895875174bfa4a02f052d36121b2fa (patch) | |
tree | 1cc6656a174c6f49457e4e0c8b716f20a6aa8459 | |
parent | 81715deb567a159997e3a774883f1910074ee0dc (diff) | |
download | txr-092fa9e912895875174bfa4a02f052d36121b2fa.tar.gz txr-092fa9e912895875174bfa4a02f052d36121b2fa.tar.bz2 txr-092fa9e912895875174bfa4a02f052d36121b2fa.zip |
quips: jealous language quip.
* 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 bd56d7ca..5e02a86a 100644 --- a/stdlib/quips.tl +++ b/stdlib/quips.tl @@ -112,6 +112,7 @@ "TXR Lisp environments use genuine Saskatchewan sealskin bindings." "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!" )) (defparml sys:%quip-rand-state% (make-random-state)) |