#! /usr/bin/sh
#
# file: labeler 
#
# the shell script to run the ISIP labeling tool
#

# run the labeling tool
#
$USFS/util/labeler/v6.2/labeler.tcl &

# end of file
#
