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/neighbor.pro

    r325 r327  
    4646; 
    4747;- 
    48 FUNCTION neighbor, p0lon, p0lat, neighlon, neighlat, SPHERE = sphere, DISTANCE = distance, RADIANS = radians 
     48FUNCTION neighbor, p0lon, p0lat, neighlon, neighlat $ 
     49                 , SPHERE=sphere, DISTANCE=distance, RADIANS=radians 
    4950; 
    5051  compile_opt idl2, strictarrsubs 
Note: See TracChangeset for help on using the changeset viewer.