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/AUTOUR_de_XXX/inserthistory.pro

    r69 r114  
    11PRO inserthistory,  base, text, line1, line2 
    22;------------------------------------------------------------- 
     3; 
     4  compile_opt idl2, strictarrsubs 
     5; 
    36   widget_control,base, get_uvalue = top_uvalue 
    47   globalcommand = extractatt(top_uvalue, 'globalcommand') 
Note: See TracChangeset for help on using the changeset viewer.