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/LECTURE/litchamp.pro

    r44 r114  
    105105FUNCTION litchamp, struct, GRID = grid, NAME = name, UNIT = unit, EXP = exp, DATE = date $ 
    106106                   , LEVEL = level, MASK = mask 
     107; 
     108  compile_opt idl2, strictarrsubs 
     109; 
    107110@common 
    108111;------------------------------------------------------------ 
Note: See TracChangeset for help on using the changeset viewer.