This directory contains the tools to 
    i) Make the directory structure with IDL sources
    ii) Build the IDL bit-code (*.sav files) 
    iii) Install the *.sav files in the target directory ../o_modules

Usage:
      running ./MakeAll all tasks will be done. 

Note:   
      if you downloaded the src_idl directory tree with 
      all sources, the step i) (creation of the tree structure) 
      is not needed. Therefore, comment the ./MakeStructure
      in the ./MakeAll script.
   
