summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2020-10-05 06:01:13 -0700
committerKaz Kylheku <kaz@kylheku.com>2020-10-05 06:01:13 -0700
commit77f92bd8b4cb96ddae97b2cdec2427fd4c16c6ee (patch)
tree957cefe16924eb48acdd76b5ad80458aa135ecc3 /share
parent376fbf858f363f6645b3963b24bd7d3cabada262 (diff)
downloadtxr-77f92bd8b4cb96ddae97b2cdec2427fd4c16c6ee.tar.gz
txr-77f92bd8b4cb96ddae97b2cdec2427fd4c16c6ee.tar.bz2
txr-77f92bd8b4cb96ddae97b2cdec2427fd4c16c6ee.zip
quips: two new entries.
* share/txr/stdlib/quips.tl (sys:%quips%): Add two quips.
Diffstat (limited to 'share')
-rw-r--r--share/txr/stdlib/quips.tl2
1 files changed, 2 insertions, 0 deletions
diff --git a/share/txr/stdlib/quips.tl b/share/txr/stdlib/quips.tl
index 7bca9bb8..fc6420cb 100644
--- a/share/txr/stdlib/quips.tl
+++ b/share/txr/stdlib/quips.tl
@@ -65,6 +65,8 @@
"Emergency exits are located in the standard library."
"Your history may used for automatic recommendations, like 'stick to Python'."
"Without the generosity of users like you, this program would exist just fine."
+ "TXR's no-spray organic production means every bug is carefully removed by hand."
+ "Upgrade to TXR Pro for a one-time fee of learning Lisp!"
))
(defparml sys:%quip-rand-state% (make-random-state))