From 393fe6dd3166442f97772154e20ec8590fa163a6 Mon Sep 17 00:00:00 2001 From: frank-e Date: Sun, 22 Mar 2020 05:40:58 +0100 Subject: [PATCH] Delete KLD.KLD --- KLD.KLD | 71 --------------------------------------------------------- 1 file changed, 71 deletions(-) delete mode 100644 KLD.KLD diff --git a/KLD.KLD b/KLD.KLD deleted file mode 100644 index b2d6509..0000000 --- a/KLD.KLD +++ /dev/null @@ -1,71 +0,0 @@ -* KLD.KLD - KEDIT Language Definition for KLD files -* Extended USER\KLD.KLD, a copy of the old built-in -* PARSER KLD was shipped as SAMPLES\KLD.KLD. - -:case - ignore -:number - none -:comment - line * firstnonblank -:header - line : column 1 -:identifier -*added to cover keywords - [a-z] -:keyword -*case - ignore - respect -*column - exclude -*comment - multiple - nest - nonest - paired - single -*header - any - column - firstnonblank - line -*identifier - alternate -*keyword - type -*label - delimiter -*markup - reference - tag -*match -*number - ada - cobol - c - decimal - integer - none - pascal - rexx -*option - deepnesting - preprocessor -*postcompare - class - text -*string - backslash - double - multiline - notafter - verbatim -:match -*[~X], [XYZ], [X-Z] classes - [~,[ ],] \-,-,\[,\\,\] -:postcompare - text , alternate 9 -*control or non-ascii: - class [~!-~] alternate 1 -