From 51ed781953bc44bba3c70938aa57b856394cbc88 Mon Sep 17 00:00:00 2001 From: Ananya Sen Date: Mon, 27 Feb 2012 14:41:21 -0800 Subject: updating to codemirror 2.22 Signed-off-by: Ananya Sen --- imports/codemirror/mode/ecl/index.html | 42 ++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 imports/codemirror/mode/ecl/index.html (limited to 'imports/codemirror/mode/ecl/index.html') diff --git a/imports/codemirror/mode/ecl/index.html b/imports/codemirror/mode/ecl/index.html new file mode 100644 index 00000000..d6b41f4e --- /dev/null +++ b/imports/codemirror/mode/ecl/index.html @@ -0,0 +1,42 @@ + + + + CodeMirror: ECL mode + + + + + + + +

CodeMirror: ECL mode

+
+ + +

Based on CodeMirror's clike mode. For more information see HPCC Systems web site.

+

MIME types defined: text/x-ecl.

+ + + -- cgit v1.2.3