summaryrefslogtreecommitdiff
path: root/snd-forth-init.fs
diff options
context:
space:
mode:
authorIOhannes m zmölnig <zmoelnig@umlautS.umlaeute.mur.at>2020-10-19 23:13:34 +0200
committerIOhannes m zmölnig <zmoelnig@umlautS.umlaeute.mur.at>2020-10-19 23:13:34 +0200
commitbe8b6ef0dbf80b04e8394df7aebdf8394c1b7e5c (patch)
tree9b6b93ba417a76a599faca3e2ab6bfa3124c75dc /snd-forth-init.fs
parenta60b1f8609045f9eda3fea67eb04c420dfd7f7fd (diff)
New upstream version 20.8
Diffstat (limited to 'snd-forth-init.fs')
-rw-r--r--snd-forth-init.fs4
1 files changed, 2 insertions, 2 deletions
diff --git a/snd-forth-init.fs b/snd-forth-init.fs
index ab1ecab..02b36e9 100644
--- a/snd-forth-init.fs
+++ b/snd-forth-init.fs
@@ -1,6 +1,6 @@
\ .snd_forth -- start up file for Snd/Forth
\
-\ @(#)snd-forth-init.fs 1.44 9/25/17
+\ 20/09/13 13:36:21
\
\ You can install the *.fs scripts with:
@@ -179,7 +179,7 @@ require examp
"%%S[%s %s] (%d)%%s %%Bok%%b "
#( *short-hostname* tm pos ) string-format
; add-hook!
-[else] \ snd-motif|gtk
+[else] \ snd-motif
read-hook lambda: <{ text -- flag }>
\ Prints "\n" to put output at next line.
\ This separates better input from output.