diff options
-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 b53f1d31..2fa2a86f 100644 --- a/stdlib/quips.tl +++ b/stdlib/quips.tl @@ -110,6 +110,7 @@ "I've almost decided to wipe my kitchen floor. I feel ever so closer to mop!" "I'm confused; is this piano recital Rimsky-Korsakov or Wernicke–Korsakoff?" "TXR Lisp environments use genuine Saskatchewan sealskin bindings." + "I'm not addicted to procrastination. I can start any time I want to!" )) (defparml sys:%quip-rand-state% (make-random-state)) |