summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2021-08-16 06:20:45 -0700
committerKaz Kylheku <kaz@kylheku.com>2021-08-16 06:20:45 -0700
commitf90f54c07d9839ffeb823cb529d9bbc3076dda18 (patch)
tree398508636748b4d0648ee1c3355cf6893d5911dc
parent4b2ef27e814f7ffef385837c298e869e7b0aa1c8 (diff)
downloadtxr-f90f54c07d9839ffeb823cb529d9bbc3076dda18.tar.gz
txr-f90f54c07d9839ffeb823cb529d9bbc3076dda18.tar.bz2
txr-f90f54c07d9839ffeb823cb529d9bbc3076dda18.zip
quips: new system-programming-related quips.
-rw-r--r--stdlib/quips.tl2
1 files changed, 2 insertions, 0 deletions
diff --git a/stdlib/quips.tl b/stdlib/quips.tl
index 630d9e0c..02d90c38 100644
--- a/stdlib/quips.tl
+++ b/stdlib/quips.tl
@@ -84,6 +84,8 @@
"Imitation is the benignest form of forgery."
"This could be the year of the TXR desktop; I can feel it!"
"TXR's suggested retail price is $0. (More in Canada.)"
+ "All of our cores are currently busy servicing other applications."
+ "For faster service, do not time out & retry. Syscalls are answered in sequence."
))
(defparml sys:%quip-rand-state% (make-random-state))