Ignore:
Timestamp:
03/19/07 18:15:51 (17 years ago)
Author:
pinsard
Message:

improvements/corrections of some *.pro headers

File:
1 edited

Legend:

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

    r228 r231  
    55;   Only 1 method available = bilinear 
    66; 
    7 ; @categories  
     7; @categories 
    88; Interpolation 
    99; 
     
    3838; 
    3939; @keyword ADDR {type=2d array} 
    40 ; 1) at the first call of fromirr:  
     40; 1) at the first call of fromirr: 
    4141; This keyword can be set to a named variable (undefined or equal to 0) into which the 
    4242; addresses used to perform the interpolation will be copied when the current routine exits. 
     
    8181;  June 2006: Sebastien Masson (smasson\@lodyc.jussieu.fr) 
    8282; 
    83 ; @version $Id$ 
     83; @version 
     84; $Id$ 
    8485; 
    8586;- 
    86 ;---------------------------------------------------------- 
    87 ;---------------------------------------------------------- 
    8887; 
    8988FUNCTION fromirr, method, datain, lonin, latin, mskin, lonout, latout, mskout $ 
Note: See TracChangeset for help on using the changeset viewer.