Ignore:
Timestamp:
08/29/06 14:59:46 (18 years ago)
Author:
navarro
Message:

header improvements : type of parameters and keywords, default values, spell checking + idldoc assistant (IDL online_help)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/Documentation/idldoc_html_output/ToBeReviewed/GRILLE/f2v.html

    r157 r163  
    700700 
    701701      <div id="file_comments"> 
    702  Allows to pass a field refering to the grid F on the grid V,  
     702 Allows to pass a field referring to the grid F on the grid V,  
    703703 thanks to the average:  
    704704 res = 0.5*(res + shift(res, 1, 0))     
     
    760760           
    761761          <h4>Version</h4><div class="preformat"> 
    762  $Id: f2v.pro 142 2006-07-21 12:47:49Z navarro $ 
     762 $Id: f2v.pro 157 2006-08-21 09:01:50Z navarro $ 
    763763</div> 
    764764          <h4>History</h4><div class="preformat"> 
     
    792792           
    793793         
     794          <h3>Statistics</h3> 
     795          <table class="statistics"> 
     796            <tr><td>McCabe cyclic</td><td>          32</td></tr> 
     797            <tr><td>McCabe essential</td><td>           1</td></tr> 
     798            <tr><td>McCabe modular design</td><td>           1</td></tr> 
     799          </table> 
    794800           
    795801         
Note: See TracChangeset for help on using the changeset viewer.