diff options
| author | Cy Schubert <cy@FreeBSD.org> | 2025-07-07 23:45:18 +0000 |
|---|---|---|
| committer | Cy Schubert <cy@FreeBSD.org> | 2025-07-07 23:45:18 +0000 |
| commit | 89922daaa168292633b1a7a523bcd0559487c6ad (patch) | |
| tree | 8867accbd62790559ea9b2609fa40b3ce995a04f /tea/auto.def | |
| parent | 657ea345f331704c612a35e5a74968bef9ffcfd8 (diff) | |
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 |
