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/Obsolete/ncdf_meshlec.pro

    r134 r231  
    1 ;------------------------------------------------------------ 
    2 ;------------------------------------------------------------ 
    3 ;------------------------------------------------------------ 
    41;+ 
    5 ; @file_comments  
    6 ; use ncdf_meshread instead... 
     2; @file_comments 
     3; use <pro>ncdf_meshread</pro> instead 
    74; 
    85; @obsolete 
     
    107; @param filename 
    118; 
    12 ; @keyword _EXTRA used to pass your keywords 
     9; @keyword _EXTRA 
     10; Used to pass keywords 
    1311; 
    1412; @history 
    1513; Aug. 2005, Sebastien Masson: switch to ncdf_meshread 
    1614; 
    17 ; @version $Id$ 
     15; @version 
     16; $Id$ 
    1817; 
    1918;- 
    20 ;------------------------------------------------------------ 
    21 ;------------------------------------------------------------ 
    22 ;------------------------------------------------------------ 
     19; 
    2320PRO ncdf_meshlec, filename, _EXTRA = ex 
    24 ; 
    2521; 
    2622  compile_opt idl2, strictarrsubs, obsolete 
Note: See TracChangeset for help on using the changeset viewer.