Uppercase "Ecl" language to "ECL"

Signed-off-by: Gordon Smith <gordon.smith@lexisnexis.com>
This commit is contained in:
Gordon Smith
2013-08-19 09:18:25 +01:00
parent 9e9cbb144e
commit 72b8e1c76f
3 changed files with 5 additions and 5 deletions

View File

@@ -408,7 +408,7 @@ Ecere Projects:
lexer: JSON lexer: JSON
primary_extension: .epj primary_extension: .epj
Ecl: ECL:
type: programming type: programming
color: "#8a1267" color: "#8a1267"
primary_extension: .ecl primary_extension: .ecl

View File

@@ -77,7 +77,7 @@
"DM": [ "DM": [
".dm" ".dm"
], ],
"Ecl": [ "ECL": [
".ecl" ".ecl"
], ],
"edn": [ "edn": [
@@ -13359,7 +13359,7 @@
"#undef": 1, "#undef": 1,
"Undefine": 1 "Undefine": 1
}, },
"Ecl": { "ECL": {
"#option": 1, "#option": 1,
"(": 32, "(": 32,
"true": 1, "true": 1,
@@ -42479,7 +42479,7 @@
"Dart": 68, "Dart": 68,
"Diff": 16, "Diff": 16,
"DM": 169, "DM": 169,
"Ecl": 281, "ECL": 281,
"edn": 227, "edn": 227,
"Elm": 628, "Elm": 628,
"Emacs Lisp": 1756, "Emacs Lisp": 1756,
@@ -42602,7 +42602,7 @@
"Dart": 1, "Dart": 1,
"Diff": 1, "Diff": 1,
"DM": 1, "DM": 1,
"Ecl": 1, "ECL": 1,
"edn": 1, "edn": 1,
"Elm": 3, "Elm": 3,
"Emacs Lisp": 2, "Emacs Lisp": 2,