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

    r325 r327  
    5555; 
    5656;- 
    57 FUNCTION inrecgrid, x1d, y1d, left, bottom, OUTPUT2D = output2d, CHECKOUT = checkout 
     57FUNCTION inrecgrid, x1d, y1d, left, bottom $ 
     58                  , OUTPUT2D=output2d, CHECKOUT=checkout 
    5859; 
    5960  compile_opt idl2, strictarrsubs 
Note: See TracChangeset for help on using the changeset viewer.