21JUL96

This program is used to indicate the current level of #ifdef, etc. 
nesting in a C/C++ source file.  The program is written in FLEX, however 
the FLEX source and the somewhat difficult to understand output of FLEX, 
which is in C, is included. 

Included files:

        IDL.L    The FLEX source for this program
        IDL.C    The C output from running FLEX on IDL.L
        IDL.H    The header output from running FLEX on IDL.L
        IDL.EXE  The executable produced by running C (Borland C 3.1) on
                 IDL.C/IDL.H.
        00README This file.

I have not copyrwitten these files, you may do anything that you wish to 
with them.  If you find them useful please tell me.  You may also send me 
suggestions for improvement or bug fixes/complaints. 

eric
eric@gyst.com
 
