Merge pull request #911 from bbarker/master

Added ATS to language list and several samples (try #2).
This commit is contained in:
Ted Nyman
2014-02-13 15:18:33 -08:00
13 changed files with 1742 additions and 0 deletions

View File

@@ -53,6 +53,18 @@ ASP:
- .aspx
- .axd
ATS:
type: programming
color: "#1ac620"
primary_extension: .dats
lexer: OCaml
aliases:
- ats2
extensions:
- .atxt
- .hats
- .sats
ActionScript:
type: programming
lexer: ActionScript 3
@@ -214,6 +226,7 @@ C:
color: "#555"
primary_extension: .c
extensions:
- .cats
- .w
C#: