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_html_output/Utilities/xfile.html

    r234 r242  
    8888 
    8989      <div id="file_comments"> 
    90  display in a widget an ASCII file. 
    91  It is the same thing that xdisplayfile but here, we use it 
    92  to display the content of a procedure or of a function, 
    93  even if it is not in the current directory (thanks to the path). 
     90 display an ASCII file in a widget. 
     91 It is the same thing that <proidl>xdisplayfile<proidl> but here, we use it 
     92 to display the content of a procedure or of a function located in the !path 
     93 ".pro" suffix will be appended if needed. 
    9494</div> 
    9595 
     
    158158         
    159159            <div class="comments"> 
    160  Used to pass keywords 
     160 Used to pass keywords to <proidl>xdisplayfile</proidl> 
    161161</div> 
    162162             
     
    169169           
    170170          <h4>Version</h4><div class="preformat"> 
    171  $Id: xfile.pro 232 2007-03-20 16:59:36Z pinsard $ 
     171 $Id: xfile.pro 239 2007-03-28 06:50:03Z smasson $ 
    172172</div> 
    173173          <h4>History</h4><div class="preformat"> 
     
    194194          <h3>Statistics</h3> 
    195195          <table class="statistics"> 
    196             <tr><td>McCabe cyclic</td><td>          10</td></tr> 
     196            <tr><td>McCabe cyclic</td><td>           3</td></tr> 
    197197            <tr><td>McCabe essential</td><td>           1</td></tr> 
    198198            <tr><td>McCabe modular design</td><td>           1</td></tr> 
Note: See TracChangeset for help on using the changeset viewer.