Add Tcl module extension

Tcl uses modules which have the extension .tm, so I have added this
extension for Tcl.
This commit is contained in:
Lawrence Woodman
2014-01-14 10:25:05 +00:00
parent a18155da49
commit 293ed8aa8d

View File

@@ -1626,6 +1626,7 @@ Tcl:
primary_extension: .tcl
extensions:
- .adp
- .tm
Tcsh:
type: programming