blob: 7170b3d1fe02a8c6f386c2f1e932f72ed2eb70f7 (
plain)
1
2
3
4
5
6
7
8
|
#/do/not/tclsh
# ^^^ help out editors which guess this file's content type.
#
# Main configure script entry point for the TEA(ish) framework. All
# extension-specific customization goes in teaish.tcl.in or
# teaish.tcl.
use teaish/core
teaish-configure-core
|