#!/bin/sh
exec tclsh /usr/share/mcu8051ide/lib/main.tcl "$@" || \
	printf "Unable to execute, TCL interpreter is not reachable.
" > /dev/stderr