diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2021-09-26 18:35:16 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2021-09-26 18:35:16 -0700 |
commit | aeef2ca20147a8518e95b5e531bd29af31932c2d (patch) | |
tree | b8d3873038a67eb3ceb3108f164b0d8d8a41ee4b | |
parent | f54fbb012ac08dc5b70dc24f90a3c0fd3c494db2 (diff) | |
download | txr-aeef2ca20147a8518e95b5e531bd29af31932c2d.tar.gz txr-aeef2ca20147a8518e95b5e531bd29af31932c2d.tar.bz2 txr-aeef2ca20147a8518e95b5e531bd29af31932c2d.zip |
quips: one in French.
* quips.tl: New quip.
-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 c90264c5..caac8fb5 100644 --- a/stdlib/quips.tl +++ b/stdlib/quips.tl @@ -86,6 +86,7 @@ "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." + "Pour le service en la langue Shell, appuyez sur Ctrl-D." )) (defparml sys:%quip-rand-state% (make-random-state)) |