#! /bin/csh
#yan huang uninstall script.

if( -e /usr/bin/yh ) rm -f /usr/bin/yh
echo 'uninstall complete.'
echo 'if you didn't install YanHuang-xwindow platform,then you can remove
/usr/local/yh.'
