Add Tcl/Tk interpreters to languages.yml for shebang detection

This commit is contained in:
quentin
2014-10-13 02:38:07 +02:00
parent 9c0dbdd48e
commit eb54a92328

View File

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