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/Textoidl/str_token.pro

    r67 r114  
    6262FUNCTION Str_token, string, token, $ 
    6363                 TRIM=trim, HELP=Help 
     64; 
     65  compile_opt idl2, strictarrsubs 
     66; 
    6467 
    6568; Back to the caller if error occurs. 
Note: See TracChangeset for help on using the changeset viewer.