Change DOT language type from programming to data (fix #1145)

DOT language is a (graph) description language thus a subset of a data
language.
This commit is contained in:
Robin Hahling
2014-04-29 10:03:46 +02:00
parent e513ac628a
commit 65302dbec7

View File

@@ -468,7 +468,7 @@ DM:
- byond
DOT:
type: programming
type: data
lexer: Text only
primary_extension: .dot
extensions: