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/Interpolation/get_gridparams.pro

    r102 r114  
    6363;                  file, lonname, latname, lon, lat, jpi, jpj, n_dimensions 
    6464;                   lon,   lat,   jpi,     jpj, n_dimensions 
     65; 
     66; 
     67  compile_opt idl2, strictarrsubs 
    6568; 
    6669  CASE n_params() OF 
Note: See TracChangeset for help on using the changeset viewer.