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

    r325 r327  
    4949; 
    5050;- 
    51 FUNCTION cutsegment, x0, y0, x1, y1, n, ENDPOINTS = endpoints, ONSPHERE = onsphere 
     51FUNCTION cutsegment, x0, y0, x1, y1, n $ 
     52                   , ENDPOINTS=endpoints, ONSPHERE=onsphere 
    5253; 
    5354  compile_opt idl2, strictarrsubs 
Note: See TracChangeset for help on using the changeset viewer.