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/WIDGET/AUTOUR_de_XXX/scanfile.pro

    r74 r114  
    3333;------------------------------------------------------------ 
    3434FUNCTION scanfile, namefile, GRID = GRID, _extra = ex 
     35; 
     36  compile_opt idl2, strictarrsubs 
     37; 
    3538@common 
    3639;------------------------------------------------------------ 
Note: See TracChangeset for help on using the changeset viewer.