Ignore:
Timestamp:
07/10/06 17:20:19 (18 years ago)
Author:
pinsard
Message:

some improvements and corrections in some .pro file according to
aspell and idldoc log file

File:
1 edited

Legend:

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

    r134 r136  
    4141; 
    4242; @returns 
    43 ; 
    44 ;    y2: the meean value between two consecutive values of x2. This 
    45 ;    array has one element less than y2. y2 has double precision. 
     43; y2: the mean value between two consecutive values of x2. This 
     44; array has one element less than y2. y2 has double precision. 
    4645; 
    4746; @restrictions 
    48 ;   It might be possible that y2 has very small negative values 
    49 ;   (amplitude smaller than 1.e-6)... 
    50 ; 
     47; It might be possible that y2 has very small negative values 
     48; (amplitude smaller than 1.e-6)... 
    5149; 
    5250; @examples 
Note: See TracChangeset for help on using the changeset viewer.