Ignore:
Timestamp:
03/20/07 17:59:36 (17 years ago)
Author:
pinsard
Message:

improvements/corrections of some *.pro headers

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/ReadWrite/scanctl.pro

    r231 r232  
    11;+ 
     2; 
    23; @file_comments 
    3 ; GLAMBOUNDARY 2 elements vector, {lon1,lon2], the longitude 
     4; GLAMBOUNDARY 2 elements vector, [lon1,lon2], the longitude 
    45; boundaries that should be used to visualize the data. 
    56;  lon2 > lon1 
     
    78; key_shift will be defined according to GLAMBOUNDARY. 
    89; 
    9 ; @version $Id$ 
     10; @param filename 
     11; 
     12; @param filesname 
     13; 
     14; @param jpt1file 
     15; 
     16; @param varsname 
     17; 
     18; @param varslev 
     19; 
     20; @param swapbytes 
     21; 
     22; @param bigendian 
     23; 
     24; @param littleendian 
     25; 
     26; @param f77sequential 
     27; 
     28; @param fileheader 
     29; 
     30; @param theader 
     31; 
     32; @param xyheader 
     33; 
     34; @keyword VARFMT  
     35; 
     36; @keyword _EXTRA 
     37; 
     38; @version  
     39; $Id$ 
     40; 
    1041;- 
    1142; 
     
    448479   return 
    449480end 
    450 ; 
    451 ; 
    452  
Note: See TracChangeset for help on using the changeset viewer.