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 | a500d048021a018800ed28f23509800f6b45bf6f (patch) | |
tree | b87466edb4f2b67952198b0eaf2873921faa85e0 | |
parent | 35c8f215451961d7551187261cdf6cbf2c6ee7d3 (diff) | |
download | txr-a500d048021a018800ed28f23509800f6b45bf6f.tar.gz txr-a500d048021a018800ed28f23509800f6b45bf6f.tar.bz2 txr-a500d048021a018800ed28f23509800f6b45bf6f.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)) |