diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2024-06-15 17:45:23 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2024-06-15 17:45:23 -0700 |
commit | 30a822eeba8eeae35bd16873ab6bab53b85e08ae (patch) | |
tree | 0c7011a82af606609b3cc93a893cbbbbc7d933b2 | |
parent | c275e49926c9df90c1481d76fe63c7fb69677864 (diff) | |
download | txr-30a822eeba8eeae35bd16873ab6bab53b85e08ae.tar.gz txr-30a822eeba8eeae35bd16873ab6bab53b85e08ae.tar.bz2 txr-30a822eeba8eeae35bd16873ab6bab53b85e08ae.zip |
quips: remove weak one.
* stdlib/quips.tl (%quips%): Remove quip about lecithin;
it does not wear well.
-rw-r--r-- | stdlib/quips.tl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/stdlib/quips.tl b/stdlib/quips.tl index 1e4a705e..7253fdff 100644 --- a/stdlib/quips.tl +++ b/stdlib/quips.tl @@ -115,7 +115,6 @@ "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." - "It's lipid-based and used in fatty foods, yet called 'lecithin'. Go figure." )) (defparml sys:%quip-rand-state% (make-random-state)) |