diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2023-05-15 06:36:26 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2023-05-15 06:36:26 -0700 |
commit | ac6e0edd8115086ef8a489384934a032a6bb63d9 (patch) | |
tree | b87466edb4f2b67952198b0eaf2873921faa85e0 | |
parent | 0ad648d787f908a7b675f0b533c3e3548adae119 (diff) | |
download | txr-ac6e0edd8115086ef8a489384934a032a6bb63d9.tar.gz txr-ac6e0edd8115086ef8a489384934a032a6bb63d9.tar.bz2 txr-ac6e0edd8115086ef8a489384934a032a6bb63d9.zip |
quips: piano-related quip.
* stdlib/quips.tl (%quips%): New entry.
-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 0a70b1a7..eb5edf87 100644 --- a/stdlib/quips.tl +++ b/stdlib/quips.tl @@ -108,6 +108,7 @@ "Using TXR is a way of being carcdrate to the future code maintainer." "TXR was there through my incarcdration; wanna show the nation my appreciation." "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?" )) (defparml sys:%quip-rand-state% (make-random-state)) |