Ignore:
Timestamp:
03/20/07 17:59:36 (17 years ago)
Author:
pinsard
Message:

improvements/corrections of some *.pro headers

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/ToBeReviewed/CALCULS/moyenne.pro

    r231 r232  
    6565;- 
    6666; 
    67 function moyenne, tab, direc, BOXZOOM = boxzoom, INTEGRATION = integration $ 
     67FUNCTION moyenne, tab, direc, BOXZOOM = boxzoom, INTEGRATION = integration $ 
    6868                  , NAN = nan, NODOMDEF = nodomdef, WDEPTH = wdepth $ 
    69                   , _extra = ex 
    70 ;--------------------------------------------------------- 
     69                  , _EXTRA = ex 
    7170; 
    7271  compile_opt idl2, strictarrsubs 
Note: See TracChangeset for help on using the changeset viewer.