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 | a787e16583463ed15c0aa2911253e8ba78d3f4c8 (patch) | |
tree | 0c7011a82af606609b3cc93a893cbbbbc7d933b2 /stdlib | |
parent | 3662537e57df9b1f2e260d25eef17717981b3d45 (diff) | |
download | txr-a787e16583463ed15c0aa2911253e8ba78d3f4c8.tar.gz txr-a787e16583463ed15c0aa2911253e8ba78d3f4c8.tar.bz2 txr-a787e16583463ed15c0aa2911253e8ba78d3f4c8.zip |
quips: remove weak one.
* stdlib/quips.tl (%quips%): Remove quip about lecithin;
it does not wear well.
Diffstat (limited to 'stdlib')
-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)) |