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/scanctl.pro

    r106 r114  
    77;- 
    88PRO scanctl, filename, filesname, jpt1file, varsname, varslev, swapbytes, bigendian, littleendian, f77sequential, fileheader, theader, xyheader, VARFMT = varfmt, _EXTRA = ex 
     9; 
     10  compile_opt idl2, strictarrsubs 
     11; 
    912@common 
    1013 
Note: See TracChangeset for help on using the changeset viewer.