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

    r338 r402  
    183183 To calculate the average of the norme of streams on all the domain 
    184184 between 0 and 50: 
    185       IDL> res=norme(un,vn,boxzoom=[0,50],dir='xyz') 
     185   IDL> res=norme(un,vn,boxzoom=[0,50],dir='xyz') 
    186186 
    187187    </pre><h3>Version history</h3> 
    188188     
    189189    <h4>Version</h4> 
    190  $Id: norme.pro 327 2007-12-13 16:22:35Z pinsard $ 
     190 $Id: norme.pro 371 2008-08-07 09:32:02Z pinsard $ 
    191191 
    192192    <h4>History</h4> 
     
    223223     
    224224    <h4>Uses routines</h4> 
    225  common.pro 
     225 <a href="..//Obsolete/common.html">common</a> 
    226226 
    227227     
Note: See TracChangeset for help on using the changeset viewer.