Add APL to recognized languages

This commit is contained in:
John Haugeland
2014-08-20 19:30:57 -07:00
parent 8a61bcb6b5
commit a24afb0e12
2 changed files with 24 additions and 0 deletions

View File

@@ -45,6 +45,12 @@ ANTLR:
extensions:
- .g4
APL:
type: programming
color: "#8a0707"
extensions:
- .apl
ASP:
type: programming
color: "#6a40fd"