From 77f92bd8b4cb96ddae97b2cdec2427fd4c16c6ee Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Mon, 5 Oct 2020 06:01:13 -0700 Subject: quips: two new entries. * share/txr/stdlib/quips.tl (sys:%quips%): Add two quips. --- share/txr/stdlib/quips.tl | 2 ++ 1 file changed, 2 insertions(+) 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)) -- cgit v1.2.3