diff options
Diffstat (limited to 'stdlib')
-rw-r--r-- | stdlib/quips.tl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/stdlib/quips.tl b/stdlib/quips.tl index bc88b2d1..f835ace6 100644 --- a/stdlib/quips.tl +++ b/stdlib/quips.tl @@ -102,6 +102,7 @@ "TXR Lisp has dark mode now: global *dark-mode* and lexical with-dark-mode." "Merry GNUsmas, dear FSF friends! ... Crap, wait. That's 'Samsung' backwards!" "Truly future-proof systems are rare; future-resistant ones are everywhere." + "Lack of personality is not an effective defense against impersonation." )) (defparml sys:%quip-rand-state% (make-random-state)) |