summaryrefslogtreecommitdiffstats
path: root/tcllib/support/installation/main.tcl
blob: 2a2aea31869983bac618d6dea2b8f73b9b6e321e (plain)
1
2
3
4
5
# -*- tcl -*-
# Entrypoint for starkit and -pack based distributions

# Delegate to the installer application
source [file join [file dirname [info script]] installer.tcl]