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 | 0226bb15ab30cb60992dadc3d825249a58229468 (patch) | |
tree | b8d3873038a67eb3ceb3108f164b0d8d8a41ee4b /stdlib | |
parent | da59e8ce3fc5a35b3d22dd971ff96f498f655a98 (diff) | |
download | txr-0226bb15ab30cb60992dadc3d825249a58229468.tar.gz txr-0226bb15ab30cb60992dadc3d825249a58229468.tar.bz2 txr-0226bb15ab30cb60992dadc3d825249a58229468.zip |
quips: one in French.
* quips.tl: New quip.
Diffstat (limited to 'stdlib')
-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)) |