diff options
-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 75ccfd27..f6eac52c 100644 --- a/stdlib/quips.tl +++ b/stdlib/quips.tl @@ -95,6 +95,7 @@ "If you get your macros hot enough, you get syntactic caramel!" "Syntactic toffee recipe: melt butter over low heat, stir in Lisp macros." "TXR needs money, so even abnormal exits now go through the gift shop." + "TXR Lisp has no protected class members; C++ refugees may face discrimination." )) (defparml sys:%quip-rand-state% (make-random-state)) |