Ignore:
Timestamp:
06/19/06 16:14:56 (18 years ago)
Author:
smasson
Message:

new compilation options (compile_opt idl2, strictarrsubs) in each routine

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/ToBeReviewed/HOPE/xrh.pro

    r53 r114  
    11; procedure to call read_hope in the widget mode 
    22PRO xrh, _extra = ex 
     3; 
     4  compile_opt idl2, strictarrsubs 
     5; 
    36   a = read_hope(_extra = ex) 
    47   return 
Note: See TracChangeset for help on using the changeset viewer.