summarylogtreecommitdiffstats
path: root/hp15c_runner.sh
blob: 7d4500b66f4998643fb711df0010d175eb05eadd (plain)
1
2
3
4
#!/bin/sh
# runs HP-15C tcl script in proper directory
cd /usr/lib/hp15c
/usr/bin/wish HP-15C.tcl "$@"