The XOP 2.3 distribution contains: 


The files in the main directory: 

      xop.sav      file with license for xop2.2 embedded in idl6.4
      xop_ini.sav  xop initialization for embedded version
      Unix files:
        xop_uname    script used to discriminate among operating systems
        xop          start-up script. Please customize.
      Windows files: 
        xop.bat      batch file to start xop
        xop.vbs      visual basic script to call xop.bat without opening 
                     a DOS window
        xoo.ico      The xop icon (for creating a desktop shortcut)
   

   The following files are provided with the xop Unix distribution but will 
   be only used in the development mode, i.e., when xop runs in a 
   licensed IDL6.4. By default, in the "embedding" mode, no idl license
   is required (it is embedded):

      xop_ini.pro
      maind.pro

The directories under the main directory: 

      idl70       (in Unix-like machines)
      idl70win    (in Window machines)
                  The idl files. Note that this is a reduced version (many
                  files from the original distribution are not here). 
                  In particular, the lib directory contains .sav files 
                  instead the original .pro files, for being used with the 
                  embedded license. 
      o_modules   The idl bit-code for xop
      data        x-ray and other data needed for some codes
      ifc         some auxiliary files for creating graphical InterFaCes.
      bin.<arch>  binary files called by xop. 
      extensions  for installing extensions.
      doc         documentation

      src_idl     IDL sources (NOT DISTRIBUTED BY DEFAULT).
      src         Fortran and C sources (NOT DISTRIBUTED BY DEFAULT)
      idl70/help  IDL help files (NOT DISTRIBUTED BY DEFAULT)

