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/Obsolete/extrait.html

    r157 r163  
    700700 
    701701      <div id="file_comments">  
    702  extraction of subdomains of matrixes;  
     702 extraction of subdomains of matrices;  
    703703 Even if the subdomain is "pierced" (see the example) 
    704704 By default, IDL can make extractions of subdomain: 
     
    861861          <h3>Version history</h3> 
    862862           
    863           <h4>Version</h4><div class="preformat"> $Id: extrait.pro 136 2006-07-10 15:20:19Z pinsard $ 
     863          <h4>Version</h4><div class="preformat"> $Id: extrait.pro 157 2006-08-21 09:01:50Z navarro $ 
    864864</div> 
    865865          <h4>History</h4><div class="preformat"> Sebastien Masson (smasson@lodyc.jussieu.fr) 
     
    886886           
    887887         
     888          <h3>Statistics</h3> 
     889          <table class="statistics"> 
     890            <tr><td>McCabe cyclic</td><td>           7</td></tr> 
     891            <tr><td>McCabe essential</td><td>           1</td></tr> 
     892            <tr><td>McCabe modular design</td><td>           1</td></tr> 
     893          </table> 
    888894           
    889895         
Note: See TracChangeset for help on using the changeset viewer.