 For being used with xop2.3 embedded with IDL 7.0, the .pro 
 in the original IDL70/lib directory have been substituted by 
 .sav files, created by

 ls *.pro > 0LIST
 Edit 0LIST and substitite ".pro" by ""
 ./0COMPILE
 rm *.pro (after checking the compilations were OK)


  Notes: 
   1) in lib/obsolete
      all has been deleted except: 
      cw_bselector.pro
      xpdmenu.pro
      xmenu.pro
      str_sep.pro
   2) in lib./itools/framework the following files (which are include
     files) are not compiled and left untouched: 
     idlit_catch.pro  idlit_itoolerror.pro  idlit_on_error2.pro
     iflitconfig.pro
   3) the same for lib/itools/ui_widgets/cw_iterror.pro
  


