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/ToBeReviewed/WIDGET/findtopid.pro

    r52 r114  
    3434;------------------------------------------------------------ 
    3535FUNCTION findtopid,  identite 
     36; 
     37  compile_opt idl2, strictarrsubs 
     38; 
    3639   id = long(identite) 
    3740;    exist = widget_info(id, /managed) 
Note: See TracChangeset for help on using the changeset viewer.