00001 /* -*- tcl -*-*/ 00002 /* Entrypoint for starkit and -pack based distributions*/ 00003 00004 /* Delegate to the installer application*/ 00005 source [file join [file dirname [info script]] installer.tcl] 00006