diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2021-12-06 07:14:10 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2021-12-06 07:14:10 -0800 |
commit | 86e40935a39f09243bad80d87d602cc00041da99 (patch) | |
tree | ba7059fd92af930194241536a8c1e0068ccafc35 | |
parent | 235f9e275e1d7fb42cfbcb73c61b99df2b1df04c (diff) | |
download | txr-86e40935a39f09243bad80d87d602cc00041da99.tar.gz txr-86e40935a39f09243bad80d87d602cc00041da99.tar.bz2 txr-86e40935a39f09243bad80d87d602cc00041da99.zip |
quips: gift shop exit theme.
* 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 9ff95cbe..75ccfd27 100644 --- a/stdlib/quips.tl +++ b/stdlib/quips.tl @@ -94,6 +94,7 @@ "Read-eval-disagree-downvote-insult treadmill initialized! Enter an expression:" "If you get your macros hot enough, you get syntactic caramel!" "Syntactic toffee recipe: melt butter over low heat, stir in Lisp macros." + "TXR needs money, so even abnormal exits now go through the gift shop." )) (defparml sys:%quip-rand-state% (make-random-state)) |