diff options
-rw-r--r-- | share/txr/stdlib/quips.tl | 2 |
1 files changed, 2 insertions, 0 deletions
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)) |