Added echo function to print string without quoting escaping. Updated the - gsl-shell.git - gsl-shell

index : gsl-shell.git
gsl-shell
summary refs log tree commit diff
path: root/examples/interp.lua
diff options
context:
space:
mode:
authorfrancesco-ST <francesco.abbate@st.com>2011年01月14日 11:54:52 +0100
committerfrancesco-ST <francesco.abbate@st.com>2011年01月14日 11:54:52 +0100
commita66a02a6f564a5232e721e6add0416b92743913e (patch)
treed6c9a4b09e60ea38a8e668fb75ad63fcb33110f0 /examples/interp.lua
parent8430931ed3ec300a1a29727ed4614abc7d5fbe2c (diff)
downloadgsl-shell-a66a02a6f564a5232e721e6add0416b92743913e.tar.gz
Added echo function to print string without quoting escaping. Updated the
examples to use echo instead of print.
Diffstat (limited to 'examples/interp.lua')
-rw-r--r--examples/interp.lua 5
1 files changed, 2 insertions, 3 deletions
diff --git a/examples/interp.lua b/examples/interp.lua
index f733ef63..1eeff857 100644
--- a/examples/interp.lua
+++ b/examples/interp.lua
@@ -47,6 +47,5 @@ function demo2()
return p, ap
end
-print 'demo1() - Akima interpolation of simple sine data'
-print 'demo2() - Cubic Spline interpolation of a function with random sampling'
-
+echo 'demo1() - Akima interpolation of simple sine data'
+echo 'demo2() - Cubic Spline interpolation of a function with random sampling'
generated by cgit v1.2.3 (git 2.39.1) at 2025年09月28日 11:31:01 +0000

AltStyle によって変換されたページ (->オリジナル) /