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/GRILLE/changegrid.pro

    r163 r231  
    1 ;+ 
     1; + 
    22; @file_comments 
    3 ; 
    43; 
    54; @categories 
    65; 
    7 ; 
    86; @param NEWGRID 
    9 ; 
    107; 
    118; @returns 
    129; 
    13 ; 
    1410; @uses 
    15 ; 
    1611; 
    1712; @restrictions 
    1813; 
    19 ; 
    2014; @examples 
    2115; 
    22 ; 
    2316; @history 
    24 ; 
    2517; 
    2618; @version 
    2719; $Id$ 
    2820; 
    29 ; 
    30 ; @todo seb 
     21; @todo 
     22; seb 
    3123; 
    3224;- 
     25; 
    3326function changegrid, newgrid 
    34 ; 
    3527; 
    3628  compile_opt idl2, strictarrsubs 
Note: See TracChangeset for help on using the changeset viewer.