Ignore:
Timestamp:
08/07/08 09:59:15 (16 years ago)
Author:
pinsard
Message:

improvemnts of headers (typo, links)

Location:
trunk/SRC/ToBeReviewed/GRILLE
Files:
8 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/ToBeReviewed/GRILLE/decoupeterre.pro

    r327 r370  
    4949; 
    5050; @uses 
    51 ; common.pro 
     51; <pro>common</pro> 
    5252; 
    5353; @history 
  • trunk/SRC/ToBeReviewed/GRILLE/domdef.pro

    r327 r370  
    7979; 
    8080; @uses 
    81 ; common.pro 
     81; <pro>common</pro> 
    8282; 
    8383; @history 
  • trunk/SRC/ToBeReviewed/GRILLE/f2v.pro

    r325 r370  
    1010; 
    1111; @param TEMP {in}{required} 
    12 ; A 2, 3 or 4d array 
     12; a 2d, 3d or 4d array 
    1313; 
    1414; @returns 
     
    1616; 
    1717; @uses 
    18 ; common.pro 
     18; <pro>common</pro> 
    1919; 
    2020; @restrictions 
  • trunk/SRC/ToBeReviewed/GRILLE/t2v.pro

    r325 r370  
    99; 
    1010; @param TEMP {in}{required} 
    11 ; A 2d, 3d or 4d array 
     11; a 2d, 3d or 4d array 
    1212; 
    1313; @returns 
     
    1515; 
    1616; @uses 
    17 ; common.pro 
     17; <pro>common</pro> 
    1818; 
    1919; @restrictions  
  • trunk/SRC/ToBeReviewed/GRILLE/tracegrille.pro

    r327 r370  
    3535; 
    3636; @uses 
    37 ; common.pro 
     37; <pro>common</pro> 
    3838; 
    3939; @examples 
    4040; 
    41 ;     IDL> plt,indgen(jpi,jpj),/nocontour,/nofill 
    42 ;     IDL> vargrid='T' 
    43 ;     IDL> tracegrille,/ocean,color=20 
    44 ;     IDL> tracegrille,/earth,color=80 
    45 ; 
     41;  IDL> plt,indgen(jpi,jpj),/nocontour,/nofill 
     42;  IDL> vargrid='T' 
     43;  IDL> tracegrille,/ocean,color=20 
     44;  IDL> tracegrille,/earth,color=80 
    4645; 
    4746; @history 
  • trunk/SRC/ToBeReviewed/GRILLE/u2t.pro

    r325 r370  
    1010; 
    1111; @param TEMP {in}{required} 
    12 ; A 2d, 3d or 4d array 
     12; a 2d, 3d or 4d array 
    1313; 
    1414; @returns 
     
    1616; 
    1717; @uses 
    18 ; common.pro 
     18; <pro>common</pro> 
    1919; 
    2020; @restrictions 
  • trunk/SRC/ToBeReviewed/GRILLE/umask.pro

    r325 r370  
    1111; 
    1212; @uses 
    13 ; common.pro 
     13; <pro>common</pro> 
    1414; 
    1515; @examples 
  • trunk/SRC/ToBeReviewed/GRILLE/v2t.pro

    r325 r370  
    1010; 
    1111; @param TEMP {in}{required} 
    12 ; A 2d, 3d or 4d array 
     12; a 2d, 3d or 4d array 
    1313; 
    1414; @returns 
     
    1616; 
    1717; @uses 
    18 ; common.pro 
     18; <pro>common</pro> 
    1919; 
    2020; @restrictions 
Note: See TracChangeset for help on using the changeset viewer.