Ignore:
Timestamp:
07/23/09 11:18:49 (15 years ago)
Author:
smasson
Message:

update documentation

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/Documentation/idldoc_html_output/Computation/div.html

    r338 r402  
    216216 
    217217          <h3>Examples</h3><div class="preformat"> 
    218  IDL> @tst_initorca2 
    219  IDL> plt, div(dist(jpi,jpj), dist(jpi,jpj)) 
     218 
     219   IDL> @tst_initorca2 
     220   IDL> plt, div(dist(jpi,jpj), dist(jpi,jpj)) 
    220221</div> 
    221222          <h3>Version history</h3> 
    222223           
    223224          <h4>Version</h4><div class="preformat"> 
    224  $Id: div.pro 327 2007-12-13 16:22:35Z pinsard $ 
     225 $Id: div.pro 378 2008-08-12 12:35:46Z pinsard $ 
    225226</div> 
    226227          <h4>History</h4><div class="preformat"> 
     
    257258           
    258259          <h4>Uses routines</h4><div class="preformat"> 
    259  cm_4cal 
    260  cm_4data 
    261  cm_4mmesh 
     260 <a href="..//Commons/cm_4cal.html">cm_4cal</a> 
     261 <a href="..//Commons/cm_4data.html">cm_4data</a> 
     262 <a href="..//Commons/cm_4mesh.html">cm_4mesh</a> 
    262263</div> 
    263264           
Note: See TracChangeset for help on using the changeset viewer.