
     README of the directory idl

This directory contains the following subdirectories:

 - idl2funcs:
   The directory idl2funcs contains files to generate ?

 - idllook
   The directory idllook contains a file with functions to store the
   LIGA interface in an array. Thereby the access to the entities can
   execute efficiently.


 The files PROG.h and PROG.o are generated with the tool idlc.
 To hold these files, they are stored in the directory SRC.
 If a new generation is started, the old SRC is saved in 
 SRC.SAVE. This directory is deleted by executing
 "make clean" and "make cleanall".

 Makefile in order still assumes to find PROG.* here instead in SRC.

