adding ATS and several sample files

This commit is contained in:
Brandon
2014-01-25 12:09:00 -05:00
parent b91738721b
commit 2770e4e111
5 changed files with 811 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:
- .sats
- .hats
- .atxt
ActionScript:
type: programming
lexer: ActionScript 3
@@ -215,6 +227,7 @@ C:
primary_extension: .c
extensions:
- .w
- .cats
C#:
type: programming