From 7469d62de5274f5cf8a1346e269e6fce3397ca92 Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Fri, 21 May 2021 07:37:04 -0700 Subject: quips: new TTY joke, and take on familiar saying. * share/txr/stdlib/quips.tl (%quips%): Entries added. --- 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 b224a383..1065e75b 100644 --- a/share/txr/stdlib/quips.tl +++ b/share/txr/stdlib/quips.tl @@ -80,6 +80,8 @@ " |E|\n|V A N|\n |S|\n |T|" "Lispが好き、とても好き、私はLispの...全てにいつも...夢中なの。" "こんな広い分野の中、私が愛する...言語なら、やはり...Lispだけ。" + "This area is under 24 hour TTY surveillance." + "Imitation is the benignest form of forgery." )) (defparml sys:%quip-rand-state% (make-random-state)) -- cgit v1.2.3