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/ToBeReviewed/WIDGET/AUTOUR_de_XXX/tracecadre.pro

    r150 r231  
    11;+ 
     2; 
    23; @file_comments 
    3 ; 
     4; determination of the column and of the line corresponding in input to small 
     5; ++ 
    46; 
    57; @categories 
    68; 
    7 ;  
    89; @param SMALL 
    910; 
    10 ;  
    1111; @keyword OUT 
    12 ; 
    1312; 
    1413; @keyword ERASE 
    1514; 
     15; @keyword FILL 
    1616; 
    17 ; @keyword FILL 
    18 ;  
    19 ;  
    2017; @returns 
    21 ;  
    22 ;  
     18; 
    2319; @uses 
    24 ;  
    25 ;  
     20; 
    2621; @restrictions 
    27 ;  
    28 ;  
     22; 
    2923; @examples 
    30 ;  
    31 ;  
     24; 
    3225; @history 
    33 ;  
    34 ;  
     26; 
    3527; @version 
    36 ; $Id$  
    37 ;  
     28; $Id$ 
     29; 
    3830; @todo 
    3931; seb 
    4032; 
    4133;- 
     34; 
    4235PRO tracecadre, small, out = out, erase = erase, fill = fill 
    43 ;------------------------------------------------------------ 
    44 ; determination of the column and of the line corresponding in input to small 
    4536; 
    4637  compile_opt idl2, strictarrsubs 
Note: See TracChangeset for help on using the changeset viewer.