#!/bin/sh

export TK_LIBRARY=/usr/share/tcltk/tk8.5/

/usr/bin/Slicer3 $*

exit 0
