Ignore:
Timestamp:
06/29/06 16:59:33 (18 years ago)
Author:
pinsard
Message:

correction of some *.pro using aspell list; introduction of default idldoc syntax

File:
1 edited

Legend:

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

    r118 r121  
    44; 
    55; @categories basic work 
    6 ; 
    7 ; @examples   
    8 ; res = cutsegment(x0, y0, x1, y1, n) 
    96; 
    107; @param x0 {in}{required} 
     
    2320; 
    2421; @returns 
    25 ;        defaut: a 3d array (2,n,p) that gives the coordinates of the 
     22;        default: a 3d array (2,n,p) that gives the coordinates of the 
    2623;        middle of the cutted segments. 
    2724;        if /endpoints, a 3d array (2,n+1,p) that gives the 
Note: See TracChangeset for help on using the changeset viewer.