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 | 710d435d385055101f85ba5d3c49bb2e50994c6a (patch) | |
tree | 1cc6656a174c6f49457e4e0c8b716f20a6aa8459 | |
parent | 7e145c0044dec0563b1a9b790256fdd99b26f701 (diff) | |
download | txr-710d435d385055101f85ba5d3c49bb2e50994c6a.tar.gz txr-710d435d385055101f85ba5d3c49bb2e50994c6a.tar.bz2 txr-710d435d385055101f85ba5d3c49bb2e50994c6a.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)) |