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

    r69 r114  
    33;------------------------------------------------------------- 
    44; we save globalcommand in globaloldcommand 
     5; 
     6  compile_opt idl2, strictarrsubs 
     7; 
    58   widget_control,base, get_uvalue = top_uvalue 
    69   globalcommand = extractatt(top_uvalue, 'globalcommand') 
Note: See TracChangeset for help on using the changeset viewer.