Description: Added launch script Author: Fabricio Alcalde --- This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ --- /dev/null +++ b/mcu8051ide @@ -0,0 +1,2 @@ +#!/bin/sh +exec tclsh8.6 /usr/share/mcu8051ide/lib/main.tcl "$@"