diff options
Diffstat (limited to 'tea/auto.def')
| -rw-r--r-- | tea/auto.def | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/tea/auto.def b/tea/auto.def new file mode 100644 index 000000000000..7170b3d1fe02 --- /dev/null +++ b/tea/auto.def @@ -0,0 +1,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 |
