case $1 in
	-h|help|hint)	khint.x graphit;exit 0;;
esac
exec graphit.x $@
