From 99a1ff71bc2a4f8a6048449836400221a22b6094 Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Tue, 3 Sep 2024 11:16:51 -0700 Subject: quips: new one. * stdlib/quips.tl (%quips%): New entry. --- stdlib/quips.tl | 1 + 1 file changed, 1 insertion(+) 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)) -- cgit v1.2.3