Merge pull request #590 from jsocol/master

Add .adp for Tcl files to languages.yml
This commit is contained in:
Ted Nyman
2013-11-01 11:04:07 -07:00

View File

@@ -1327,6 +1327,8 @@ Tcl:
type: programming
color: "#e4cc98"
primary_extension: .tcl
extensions:
- .adp
Tcsh:
type: programming