#!/bin/sh
TCLLIBPATH=/usr/lib/transcriber; export TCLLIBPATH
exec wish8.0 /usr/lib/transcriber/tcl/Main.tcl ${1:+"$@"} &
