diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2023-05-17 00:00:35 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2023-05-17 00:00:35 -0700 |
commit | e0e208751fe416209c52cff822ba0aa9c7ce66b9 (patch) | |
tree | b8f332ee99a6f1bd2a6e450ee5984aa0c652ee9c | |
parent | b1ed6c8d93d70a531af99963a245fc44c5f7855c (diff) | |
download | txr-e0e208751fe416209c52cff822ba0aa9c7ce66b9.tar.gz txr-e0e208751fe416209c52cff822ba0aa9c7ce66b9.tar.bz2 txr-e0e208751fe416209c52cff822ba0aa9c7ce66b9.zip |
quips: reference to Super Dave Osborne.
* 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 eb5edf87..b53f1d31 100644 --- a/stdlib/quips.tl +++ b/stdlib/quips.tl @@ -109,6 +109,7 @@ "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?" + "TXR Lisp environments use genuine Saskatchewan sealskin bindings." )) (defparml sys:%quip-rand-state% (make-random-state)) |