Ignore:
Timestamp:
12/13/07 17:22:35 (16 years ago)
Author:
pinsard
Message:

modification of headers : mainly blanks around = sign for keywords in declaration of function and pro

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/ToBeReviewed/HOPE/cw_selectinterval.pro

    r325 r327  
    4141; 
    4242;+ 
     43; 
    4344; @file_comments 
    4445; 
     
    6364; 
    6465;- 
    65 function cw_selectinterval_get_value, id 
     66FUNCTION cw_selectinterval_get_value, id 
    6667; 
    6768  compile_opt idl2, strictarrsubs 
     
    108109; 
    109110;- 
    110 function cw_selectinterval_event, event 
     111FUNCTION cw_selectinterval_event, event 
    111112; 
    112113  compile_opt idl2, strictarrsubs 
     
    128129; 
    129130;+ 
     131; 
    130132; @file_comments 
    131133; 
     
    155157; 
    156158;- 
    157 FUNCTION cw_selectinterval, parent, vecteur, _EXTRA = ex 
     159FUNCTION cw_selectinterval, parent, vecteur, _EXTRA=ex 
    158160; 
    159161  compile_opt idl2, strictarrsubs 
Note: See TracChangeset for help on using the changeset viewer.