Ticket #3691: mcedit: disassociate .cl file extension from LISP syntax.
commit97430c1fa4cd25501f22d31619afe1bc971bc922
authorSergey Sharybin <sergey.vfx@gmail.com>
Wed, 21 Sep 2016 09:27:49 +0000 (21 11:27 +0200)
committerAndrew Borodin <aborodin@vmail.ru>
Mon, 21 Nov 2016 11:26:01 +0000 (21 14:26 +0300)
treea223b79140c89cf2446a5ad5e2221db4793fad0f
parent24a16003a8c01faaeb4e907e674c7bddb36e1424
Ticket #3691: mcedit: disassociate .cl file extension from LISP syntax.

According to the LISP users this file extension can only be
seen in old projects and nowadays it's much more common in
the computer graphics applications for the OpenCL programs.

This is a part of work related on adding OpenCL syntax highlight
to mcedit. See tocket #3690 for the details.

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
misc/syntax/Syntax.in