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_assistant_output/Computation/div.html

    r338 r402  
    186186 
    187187    <h3>Examples</h3><pre> 
    188  IDL> @tst_initorca2 
    189  IDL> plt, div(dist(jpi,jpj), dist(jpi,jpj)) 
     188 
     189   IDL> @tst_initorca2 
     190   IDL> plt, div(dist(jpi,jpj), dist(jpi,jpj)) 
    190191 
    191192    </pre><h3>Version history</h3> 
    192193     
    193194    <h4>Version</h4> 
    194  $Id: div.pro 327 2007-12-13 16:22:35Z pinsard $ 
     195 $Id: div.pro 378 2008-08-12 12:35:46Z pinsard $ 
    195196 
    196197    <h4>History</h4> 
     
    227228     
    228229    <h4>Uses routines</h4> 
    229  cm_4cal 
    230  cm_4data 
    231  cm_4mmesh 
     230 <a href="..//Commons/cm_4cal.html">cm_4cal</a> 
     231 <a href="..//Commons/cm_4data.html">cm_4data</a> 
     232 <a href="..//Commons/cm_4mesh.html">cm_4mesh</a> 
    232233 
    233234     
Note: See TracChangeset for help on using the changeset viewer.