summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2024-09-03 11:16:51 -0700
committerKaz Kylheku <kaz@kylheku.com>2024-09-03 11:16:51 -0700
commitb74b87a879ed51314f08d4b2314b543102e0b7f3 (patch)
tree94b0543b5b1154edfff7c56e0d2e20893a49b480
parent56c8d95c44e200fb2709f6804247157a20335f98 (diff)
downloadtxr-b74b87a879ed51314f08d4b2314b543102e0b7f3.tar.gz
txr-b74b87a879ed51314f08d4b2314b543102e0b7f3.tar.bz2
txr-b74b87a879ed51314f08d4b2314b543102e0b7f3.zip
quips: new one.
* stdlib/quips.tl (%quips%): New entry.
-rw-r--r--stdlib/quips.tl1
1 files changed, 1 insertions, 0 deletions
diff --git a/stdlib/quips.tl b/stdlib/quips.tl
index 7253fdff..544d01a9 100644
--- a/stdlib/quips.tl
+++ b/stdlib/quips.tl
@@ -115,6 +115,7 @@
"Where were you last night? I found strings from another language on your shirt!"
"Evidence of amphoric Lisp macros was recently found in ancient clay jars."
"Remember, the car function does not make a copy. Thus, caring is sharing."
+ "This function call may be monitored for debugging and profiling purposes."
))
(defparml sys:%quip-rand-state% (make-random-state))