summarylogtreecommitdiffstats
path: root/hp15c_runner.sh
diff options
context:
space:
mode:
Diffstat (limited to 'hp15c_runner.sh')
-rw-r--r--hp15c_runner.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/hp15c_runner.sh b/hp15c_runner.sh
index e3f320f7b6df..7d4500b66f49 100644
--- a/hp15c_runner.sh
+++ b/hp15c_runner.sh
@@ -1,4 +1,4 @@
#!/bin/sh
# runs HP-15C tcl script in proper directory
cd /usr/lib/hp15c
-/usr/bin/wish HP-15C.tcl
+/usr/bin/wish HP-15C.tcl "$@"