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/Interpolation/extrapolate.pro

    r325 r327  
    5454; 
    5555;- 
    56 FUNCTION extrapolate, zinput, maskinput, nb_iteration, X_PERIODIC = x_periodic $ 
    57                       , MINVAL = minval, MAXVAL = maxval, GE0 = ge0, _EXTRA = ex 
     56FUNCTION extrapolate, zinput, maskinput, nb_iteration, X_PERIODIC=x_periodic $ 
     57                      , MINVAL=minval, MAXVAL=maxval, GE0=ge0, _EXTRA=ex 
    5858; 
    5959  compile_opt idl2, strictarrsubs 
Note: See TracChangeset for help on using the changeset viewer.