Merge pull request #1584 from laomaiweng/linguist-detect-tcl-shebang

Shebang detection for Tcl/Tk scripts
This commit is contained in:
Arfon Smith
2014-10-17 14:32:13 -05:00
3 changed files with 94 additions and 0 deletions

View File

@@ -2331,6 +2331,9 @@ Tcl:
- .tcl
- .adp
- .tm
interpreters:
- tclsh
- wish
Tcsh:
type: programming