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/Matrix/extrac2.pro

    r230 r231  
    1 ;------------------------------------------------------------ 
    2 ;------------------------------------------------------------ 
    3 ;------------------------------------------------------------ 
    41;+ 
    52; 
     
    8077; 
    8178;- 
    82 ;------------------------------------------------------------ 
    83 ;------------------------------------------------------------ 
    84 ;------------------------------------------------------------ 
     79; 
    8580FUNCTION extrac2, array, index1, index2, index3, index4 
    86 ;------------------------------------------------------------ 
    8781; 
    8882  compile_opt idl2, strictarrsubs 
     
    9084   taille = size(array) 
    9185;------------------------------------------------------------ 
    92 ; test of the numbre of parameters 
     86; test of the number of parameters 
    9387; and of the nature of the index (for THE case 'x') 
    9488;------------------------------------------------------------ 
Note: See TracChangeset for help on using the changeset viewer.