#! /usr/bin/sh
#
# file transcriber   
#
# the shell script to run the ISIP segmentation tool
#

# run the resegmentation tool
#
$ISIP_TRANSCRIBER/bin/$ISIP_BINARY/run_tcl $ISIP_TRANSCRIBER/gui/src/main.tcl &

# end of file
#
