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

    r325 r327  
    8181; 
    8282;- 
    83 FUNCTION inquad, x, y, x1, y1, x2, y2, x3, y3, x4, y4, ONSPHERE = onsphere,  DOUBLE = double, DELTA = delta, NOPRINT = noprint, NEWCOORD = newcoord 
     83FUNCTION inquad, x, y, x1, y1, x2, y2, x3, y3, x4, y4 $ 
     84               , ONSPHERE=onsphere,  DOUBLE=double, DELTA=delta $ 
     85               , NOPRINT=noprint, NEWCOORD=newcoord 
    8486; 
    8587  compile_opt idl2, strictarrsubs 
Note: See TracChangeset for help on using the changeset viewer.