1*
2* This file contains the THE Language Definition for DIR.DIR file.
3* It is based heavily on Kedit's KLD file format.
4*
5* Name = *DIR
6*
7:case
8  ignore
9:directory
10  directory alt a
11  executable
12  link
13  extensions .bak alt 8
14  extensions .the alt 1
15  extensions .c .cc .cpp .h .hpp alt 2
16  extensions .rex .rexx .cmd alt 3
17  extensions .exe .dll alt 6
18  extensions .zip .Z .gz .tgz alt w
19  extensions Makefile .mak alt 4
20