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/CALCULS/hdyn.pro

    r25 r114  
    6969;------------------------------------------------------------ 
    7070FUNCTION hdyn,  tabsn, tabtn, TREF = tref,  SREF = sref, PROFREF = profref, LEVEL = level, GILL = gill, SURFACE_LEVEL = surface_level 
     71; 
     72  compile_opt idl2, strictarrsubs 
     73; 
    7174   tempsun = systime(1)         ; pour key_performance 
    7275@common 
Note: See TracChangeset for help on using the changeset viewer.