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/ReadWrite/read_grads.pro

    r106 r114  
    6464FUNCTION read_grads, var, date1, date2, FILENAME = filename, BOX=box, TIMESTEP = timestep, EVERYTHING = everything, NOSTRUCT = nostruct, _EXTRA = ex 
    6565;--------------------------------------------------------- 
     66; 
     67  compile_opt idl2, strictarrsubs 
     68; 
    6669@cm_4mesh 
    6770@cm_4data 
Note: See TracChangeset for help on using the changeset viewer.