Ignore:
Timestamp:
12/13/07 17:22:35 (17 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/CALCULS/moyenne.pro

    r325 r327  
    6565; 
    6666;- 
    67 FUNCTION moyenne, tab, direc, BOXZOOM = boxzoom, INTEGRATION = integration $ 
    68                   , NAN = nan, NODOMDEF = nodomdef, WDEPTH = wdepth $ 
    69                   , _EXTRA = ex 
     67FUNCTION moyenne, tab, direc, BOXZOOM=boxzoom, INTEGRATION=integration $ 
     68                , NAN=nan, NODOMDEF=nodomdef, WDEPTH=wdepth $ 
     69                , _EXTRA=ex 
    7070; 
    7171  compile_opt idl2, strictarrsubs 
Note: See TracChangeset for help on using the changeset viewer.