Changeset 266 for trunk/SRC/ToBeReviewed


Ignore:
Timestamp:
08/24/07 14:27:48 (17 years ago)
Author:
pinsard
Message:

bug fix and diagnostics improvements in xfile and xhelp. see 65. typo in some pro files

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/ToBeReviewed/CALCULS/level2mask.pro

    r231 r266  
    99; 
    1010; @param TAB {in}{required}{type=2d array} 
    11 ; 2d level array of sill level (or a structure respecting litchamp criterions) 
     11; 2d level array of sill level (or a structure respecting <pro>litchamp</pro>  
     12; criterions) 
    1213; 
    1314; @returns 
     
    2021; Sebastien Masson (smasson\@lodyc.jussieu.fr) 
    2122;                       17/6/1999 
    22 ; Setp 2004: boundary level have 0 values and not 1 (as it was 
     23; Sept 2004: boundary level have 0 values and not 1 (as it was 
    2324; explained before in the header). see: 
    2425; print, array_equal(niveau, total(level2mask(niveau),3)) 
    25 ; 
    2626; 
    2727; @version 
Note: See TracChangeset for help on using the changeset viewer.