summaryrefslogtreecommitdiffstats
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
commit9d4b814b332cbb830d8216888f3a70777a8e81ff (patch)
tree957cefe16924eb48acdd76b5ad80458aa135ecc3
parentfa8fb7d86d03401ce472764db34174a9c4c255fa (diff)
downloadtxr-9d4b814b332cbb830d8216888f3a70777a8e81ff.tar.gz
txr-9d4b814b332cbb830d8216888f3a70777a8e81ff.tar.bz2
txr-9d4b814b332cbb830d8216888f3a70777a8e81ff.zip
quips: two new entries.
* share/txr/stdlib/quips.tl (sys:%quips%): Add two quips.
-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))