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

    r338 r402  
    213213 To calculate the average of the norme of streams on all the domain 
    214214 between 0 and 50: 
    215       IDL> res=norme(un,vn,boxzoom=[0,50],dir='xyz') 
     215   IDL> res=norme(un,vn,boxzoom=[0,50],dir='xyz') 
    216216</div> 
    217217          <h3>Version history</h3> 
    218218           
    219219          <h4>Version</h4><div class="preformat"> 
    220  $Id: norme.pro 327 2007-12-13 16:22:35Z pinsard $ 
     220 $Id: norme.pro 371 2008-08-07 09:32:02Z pinsard $ 
    221221</div> 
    222222          <h4>History</h4><div class="preformat"> 
     
    253253           
    254254          <h4>Uses routines</h4><div class="preformat"> 
    255  common.pro 
     255 <a href="..//Obsolete/common.html">common</a> 
    256256</div> 
    257257           
Note: See TracChangeset for help on using the changeset viewer.