1# -*- tcl -*-
2# Entrypoint for starkit and -pack based distributions
3
4# Delegate to the installer application
5source [file join [file dirname [info script]] installer.tcl]
6