Ignore:
Timestamp:
04/06/07 10:35:17 (17 years ago)
Author:
pinsard
Message:

improvements/corrections of some *.pro headers + replace some message by some report

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/Documentation/idldoc_assistant_output/ReadWrite/write_oasis.html

    r234 r242  
    9595    </h4> 
    9696 
    97       
     97     
    9898 the filename 
    9999 
     
    112112    </h4> 
    113113 
    114       
     114     
    115115 the name of the variable to be written 
    116116 
     
    129129    </h4> 
    130130 
    131       
     131     
    132132 the variable (2D array) to be written 
    133133 
     
    209209    </h4> 
    210210 
    211       
    212  to open the file with the file pointer at the end of the file, ready for  
     211     
     212 to open the file with the file pointer at the end of the file, ready for 
    213213 data to be appended. 
    214214 
     
    219219    </pre><h3>Version history</h3> 
    220220     
    221     <h4>Version</h4> $Id: write_oasis.pro 231 2007-03-19 17:15:51Z pinsard $ 
    222     <h4>History</h4> Sebastien Masson (smasson@lodyc.jussieu.fr) 
     221    <h4>Version</h4> 
     222 $Id: write_oasis.pro 238 2007-03-27 13:43:18Z pinsard $ 
     223 
     224    <h4>History</h4> 
     225 Sebastien Masson (smasson@lodyc.jussieu.fr) 
    223226                      July 01, 2002 
    224227     
     
    228231     
    229232     
    230     <h4>Restrictions</h4>  
     233    <h4>Restrictions</h4> 
    231234 varname is automatically written as a "character*8" 
    232235 by default z2d is written as an R8 array 
Note: See TracChangeset for help on using the changeset viewer.