Ignore:
Timestamp:
08/20/07 17:24:57 (17 years ago)
Author:
pinsard
Message:

only uppercase between <proidl>...</proidl> in perspective of links to /usr/local_macosx/idl/idl_6.2/idl_6.2/

Location:
trunk/SRC/Interpolation
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/Interpolation/clickincell.pro

    r242 r260  
    3030; @keyword _EXTRA 
    3131; Used to pass extra keywords to <pro>inquad</pro> and 
    32 ; <proidl>plot</proidl> 
     32; <proidl>PLOT</proidl> 
    3333; (when /drawcell) 
    3434; 
  • trunk/SRC/Interpolation/cutpar.pro

    r242 r260  
    1616; @param y3 {in}{required} 
    1717; 1d arrays of p elements, giving the edge positions. 
    18 ; The edges must be given as in <proidl>plot</proidl> to draw the  
     18; The edges must be given as in <proidl>PLOT</proidl> to draw the  
    1919; parallelogram. (see example). 
    2020; 
  • trunk/SRC/Interpolation/map_npoints.pro

    r242 r260  
    66; returns the distances between number n of P0 points and number 
    77; n of P1 points (in that case, np0 and np1 must be equal). 
    8 ; Same as <proidl>map_2points</proidl> with the meter parameter but for n 
     8; Same as <proidl>MAP_2POINTS</proidl> with the meter parameter but for n 
    99; points without do loop. 
    1010; 
Note: See TracChangeset for help on using the changeset viewer.