Ignore:
Timestamp:
09/25/07 12:51:30 (17 years ago)
Author:
pinsard
Message:

typo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/ToBeReviewed/LECTURE/litchamp.pro

    r295 r296  
    44; Allows to read an array or a structure corresponding to a field. 
    55; If we have in input: 
    6 ;   -an array, litchamp send back the array. 
    7 ;   -a structure, litchamp send back the first element of the structure 
     6;   - an array, litchamp send back the array. 
     7;   - a structure, litchamp send back the first element of the structure 
    88;   which must be the field in an array. 
    9 ;   Litchamp profit of this to look other elements of the structure et 
    10 ;   update if needed global variables which refer to the field: 
    11 ;   vargrid, varname, varunit, vardate, varexp , valmask et time 
     9; litchamp profit of this to look other elements of the structure and  
     10; update if needed global variables which refer to the field: 
     11; vargrid, varname, varunit, vardate, varexp , valmask et time 
    1212; 
    1313; @categories 
Note: See TracChangeset for help on using the changeset viewer.