diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2023-06-17 19:07:03 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2023-06-17 19:07:03 -0700 |
commit | 7c6eba0aa30cad6c2115d5d05d11333a4489bfd4 (patch) | |
tree | fe377983026fb599482ceb2e7d63bf6b2dbc6b0c | |
parent | ba027a19ce561646cd1a176bcf9b552ea0e6c9a0 (diff) | |
download | txr-7c6eba0aa30cad6c2115d5d05d11333a4489bfd4.tar.gz txr-7c6eba0aa30cad6c2115d5d05d11333a4489bfd4.tar.bz2 txr-7c6eba0aa30cad6c2115d5d05d11333a4489bfd4.zip |
quips: procrastination quip.
* stdlib/quips.tl (%quips%): New one.
-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)) |