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

    r67 r114  
    3434;- 
    3535FUNCTION Sub_sup_idl, token,  FORCE_UD = force_ud 
     36; 
     37  compile_opt idl2, strictarrsubs 
     38; 
    3639 
    3740IF keyword_set(force_ud) THEN BEGIN  
Note: See TracChangeset for help on using the changeset viewer.