Revert "Ticket #1987: added Cobol syntax highlighting."

This reverts commit a8d75fce1e.

The Cobol syntax description in misc/syntax/Syntax file
breaks highlighting of other syntaxes.

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
This commit is contained in:
Andrew Borodin 2010-02-05 12:02:44 +00:00
parent a8d75fce1e
commit 8a97f22f30
3 changed files with 0 additions and 1301 deletions

View File

@ -7,7 +7,6 @@ SYNTAXFILES = \
c.syntax \
cabal.syntax \
changelog.syntax \
cobol.syntax \
cs.syntax \
css.syntax \
cxx.syntax \

View File

@ -43,9 +43,6 @@ include sh.syntax
file ..\*\\.(pl|PL|pm|PM)$ Perl\sProgram ^#!.\*([\s/]perl|@PERL@)
include perl.syntax
file ..\*\\.(cbl|CBL)$ Cobol\sProgram ^ PHASE.\*)
include cobol.syntax
file ..\*\\.(py|PY)$ Python\sProgram ^#!.\*([\s/]python|@PYTHON@)
include python.syntax

File diff suppressed because it is too large Load Diff